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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java800 // handleKeyguardDone()
1259 handleKeyguardDone(msg.arg1 != 0);
1293 private void handleKeyguardDone(boolean authenticated) { method in class:KeyguardViewMediator
1294 if (DEBUG) Log.d(TAG, "handleKeyguardDone");

Completed in 8 milliseconds