Searched refs:attempts (Results 1 – 10 of 10) sorted by relevance
378 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog() argument383 attempts, remaining); in showAlmostAtWipeDialog()387 attempts, remaining); in showAlmostAtWipeDialog()391 attempts, remaining); in showAlmostAtWipeDialog()397 private void showWipeDialog(int attempts, int userType) { in showWipeDialog() argument402 attempts); in showWipeDialog()406 attempts); in showWipeDialog()410 attempts); in showWipeDialog()
126 size_t attempts = 0; in start() local128 attempts < ENDPOINT_ALLOC_RETRIES) { in start()136 attempts += 1; in start()
176 private boolean retryConnectToRemoteAndConfigure(int attempts) {180 Log.v(TAG, "retryConnectToRemoteAndConfigure - attempt #" + attempts);
470 // Total number of validation attempts.473 // Results from all validation attempts.478 // The Pair value is the duration of the validation attempts in milliseconds.
337 // Count of connection attempts that were initiated unsuccessfully1338 // Total number of attempts to offload pno scans1472 // Total number of wps connection attempts
16 performance *at the same time*. libbcc attempts to address these
1370 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPorts() local1375 if (attempts-- < 0) { in android_media_AudioSystem_listAudioPorts()1601 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPatches() local1606 if (attempts-- < 0) { in android_media_AudioSystem_listAudioPatches()
3501 int attempts = 3; in loadSoundEffects() local3506 while ((reply.mStatus == 1) && (attempts-- > 0)) { in loadSoundEffects()5144 int attempts = 3; in onLoadSoundEffects() local5145 while ((mSoundPoolCallBack == null) && (attempts-- > 0)) { in onLoadSoundEffects()5206 attempts = 3; in onLoadSoundEffects()5208 while ((status == 1) && (attempts-- > 0)) { in onLoadSoundEffects()
417 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in testWaitForIdle() local420 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() local454 for (int i = 0; i < attempts; i++) { in verifyThatNotWaitingForIdleCausesRaceConditions()463 fail("expected race condition at least once in " + attempts + " attempts"); in verifyThatNotWaitingForIdleCausesRaceConditions()
7934 // *semantic.Branch'. Other attempts have failed with the same or other