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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardViewMediator.java116 private static final int VERIFY_UNLOCK = 5; field in class:KeyguardViewMediator
961 mHandler.sendEmptyMessage(VERIFY_UNLOCK);
1071 case VERIFY_UNLOCK:
1324 * @see #VERIFY_UNLOCK

Completed in 37 milliseconds