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

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DFaceUnlock.java58 private final int MSG_UNLOCK = 2; field in class:FaceUnlock
217 case MSG_UNLOCK:
431 Message message = mHandler.obtainMessage(MSG_UNLOCK, UserHandle.getCallingUserId(), -1);

Completed in 42 milliseconds