Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardSecurityContainer.java215 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog()
234 private void showWipeDialog(int attempts, int userType) { in showWipeDialog()
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp1129 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPorts() local
1360 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPatches() local
/frameworks/base/services/tests/servicestests/src/com/android/server/
DConnectivityServiceTest.java187 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in testIdleableHandlerThread() local
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2528 int attempts = 3; in loadSoundEffects() local
4344 int attempts = 3; in onLoadSoundEffects() local