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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java1117 * @see #handleVerifyUnlock()
1238 handleVerifyUnlock();
1561 private void handleVerifyUnlock() { method in class:KeyguardViewMediator
1563 if (DEBUG) Log.d(TAG, "handleVerifyUnlock");

Completed in 7 milliseconds