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

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DFaceUnlock.java57 private final int MSG_SERVICE_DISCONNECTED = 1; field in class:FaceUnlock
214 case MSG_SERVICE_DISCONNECTED:
370 mHandler.sendEmptyMessage(MSG_SERVICE_DISCONNECTED);

Completed in 411 milliseconds