Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java219 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog()
238 private void showWipeDialog(int attempts, int userType) { in showWipeDialog()
/frameworks/av/media/mtp/
DMtpFfsHandle.cpp591 size_t attempts = 0; in start() local
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp1186 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPorts() local
1417 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPatches() local
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java250 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in testWaitForIdle() local
285 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in verifyThatNotWaitingForIdleCausesRaceConditions() local
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2754 int attempts = 3; in loadSoundEffects() local
4728 int attempts = 3; in onLoadSoundEffects() local