Searched defs:handleVerifyUnlock (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardViewMediator.java916 * @see #handleVerifyUnlock()
1108 handleVerifyUnlock();
1369 private void handleVerifyUnlock() { method in class:KeyguardViewMediator
1371 if (DEBUG) Log.d(TAG, "handleVerifyUnlock");
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
H A DKeyguardViewMediator.java727 * @see #handleVerifyUnlock()
992 handleVerifyUnlock();
1271 private void handleVerifyUnlock() { method in class:KeyguardViewMediator
1273 if (DEBUG) Log.d(TAG, "handleVerifyUnlock");

Completed in 48 milliseconds