Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardSecurityContainer.java226 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog()
245 private void showWipeDialog(int attempts, int userType) { in showWipeDialog()
DKeyguardAbsKeyInputView.java114 … int attempts = KeyguardUpdateMonitor.getInstance(mContext).getFailedUnlockAttempts(); in verifyPasswordAndUnlock() local
DKeyguardPatternView.java231 int attempts = mKeyguardUpdateMonitor.getFailedUnlockAttempts(); in onPatternDetected() local
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp950 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPorts() local
1177 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPatches() local
/frameworks/base/media/java/android/media/
DAudioService.java2335 int attempts = 3; in loadSoundEffects() local
3999 int attempts = 3; in onLoadSoundEffects() local