Home
last modified time | relevance | path

Searched refs:attempts (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java378 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog() argument
383 attempts, remaining); in showAlmostAtWipeDialog()
387 attempts, remaining); in showAlmostAtWipeDialog()
391 attempts, remaining); in showAlmostAtWipeDialog()
397 private void showWipeDialog(int attempts, int userType) { in showWipeDialog() argument
402 attempts); in showWipeDialog()
406 attempts); in showWipeDialog()
410 attempts); in showWipeDialog()
/frameworks/av/media/mtp/
DMtpFfsCompatHandle.cpp126 size_t attempts = 0; in start() local
128 attempts < ENDPOINT_ALLOC_RETRIES) { in start()
136 attempts += 1; in start()
/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
DIorapForwardingService.java176 private boolean retryConnectToRemoteAndConfigure(int attempts) {
180 Log.v(TAG, "retryConnectToRemoteAndConfigure - attempt #" + attempts);
/frameworks/base/proto/src/
Dipconnectivity.proto470 // Total number of validation attempts.
473 // Results from all validation attempts.
478 // The Pair value is the duration of the validation attempts in milliseconds.
Dwifi.proto337 // Count of connection attempts that were initiated unsuccessfully
1338 // Total number of attempts to offload pno scans
1472 // Total number of wps connection attempts
/frameworks/compile/libbcc/
DREADME.rst16 performance *at the same time*. libbcc attempts to address these
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp1370 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPorts() local
1375 if (attempts-- < 0) { in android_media_AudioSystem_listAudioPorts()
1601 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPatches() local
1606 if (attempts-- < 0) { in android_media_AudioSystem_listAudioPatches()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java3501 int attempts = 3; in loadSoundEffects() local
3506 while ((reply.mStatus == 1) && (attempts-- > 0)) { in loadSoundEffects()
5144 int attempts = 3; in onLoadSoundEffects() local
5145 while ((mSoundPoolCallBack == null) && (attempts-- > 0)) { in onLoadSoundEffects()
5206 attempts = 3; in onLoadSoundEffects()
5208 while ((status == 1) && (attempts-- > 0)) { in onLoadSoundEffects()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java417 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in testWaitForIdle() local
420 for (int i = 0; i < attempts; i++) { in testWaitForIdle()
433 for (int i = 0; i < attempts; i++) { in testWaitForIdle()
453 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in verifyThatNotWaitingForIdleCausesRaceConditions() local
454 for (int i = 0; i < attempts; i++) { in verifyThatNotWaitingForIdleCausesRaceConditions()
463 fail("expected race condition at least once in " + attempts + " attempts"); in verifyThatNotWaitingForIdleCausesRaceConditions()
/frameworks/native/vulkan/api/
Dvulkan.api7934 // *semantic.Branch'. Other attempts have failed with the same or other