Searched refs:attempts (Results 1 – 12 of 12) sorted by relevance
37 int attempts = 10; in TEST() local39 if (attempts-- < 0) { in TEST()
385 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog() argument390 attempts, remaining); in showAlmostAtWipeDialog()394 attempts, remaining); in showAlmostAtWipeDialog()398 attempts, remaining); in showAlmostAtWipeDialog()404 private void showWipeDialog(int attempts, int userType) { in showWipeDialog() argument409 attempts); in showWipeDialog()413 attempts); in showWipeDialog()417 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 unsuccessfully1429 // Total number of attempts to offload pno scans1563 // Total number of wps connection attempts
16 performance *at the same time*. libbcc attempts to address these
1371 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPorts() local1376 if (attempts-- < 0) { in android_media_AudioSystem_listAudioPorts()1602 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPatches() local1607 if (attempts-- < 0) { in android_media_AudioSystem_listAudioPatches()
538 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in testWaitForIdle() local541 for (int i = 0; i < attempts; i++) { in testWaitForIdle()554 for (int i = 0; i < attempts; i++) { in testWaitForIdle()574 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in verifyThatNotWaitingForIdleCausesRaceConditions() local575 for (int i = 0; i < attempts; i++) { in verifyThatNotWaitingForIdleCausesRaceConditions()584 fail("expected race condition at least once in " + attempts + " attempts"); in verifyThatNotWaitingForIdleCausesRaceConditions()
3491 public synchronized boolean waitForLoaded(int attempts) { in waitForLoaded() argument3492 while ((mStatus == SOUND_EFFECTS_LOADING) && (attempts-- > 0)) { in waitForLoaded()
4219 // Status of the update after the merge attempts.7655 // The number of attempts for the update engine to apply a given payload.7687 * Information about all the attempts the device make before finishing the7692 // The number of attempts for the update engine to apply the payload for a
7934 // *semantic.Branch'. Other attempts have failed with the same or other