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

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
H A DFaceUnlock.java57 private final int MSG_SHOW_FACE_UNLOCK_VIEW = 0; field in class:FaceUnlock
240 case MSG_SHOW_FACE_UNLOCK_VIEW:
425 mHandler.removeMessages(MSG_SHOW_FACE_UNLOCK_VIEW);

Completed in 59 milliseconds