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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DFaceUnlock.java59 private final int MSG_UNLOCK = 2; field in class:FaceUnlock
215 case MSG_UNLOCK:
429 Message message = mHandler.obtainMessage(MSG_UNLOCK, UserHandle.getCallingUserId(), -1);

Completed in 29 milliseconds