Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpFfsCompatHandle.cpp126 size_t attempts = 0; in start() local
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java378 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog()
397 private void showWipeDialog(int attempts, int userType) { in showWipeDialog()
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp1370 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPorts() local
1601 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPatches() local
/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
453 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.java3501 int attempts = 3; in loadSoundEffects() local
5144 int attempts = 3; in onLoadSoundEffects() local