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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DFaceUnlock.java64 private final int MSG_EXPOSE_FALLBACK = 7; field in class:FaceUnlock
261 case MSG_EXPOSE_FALLBACK:
540 mHandler.sendEmptyMessage(MSG_EXPOSE_FALLBACK);

Completed in 5 milliseconds