Searched refs:MSG_BIOMETRIC_AUTHENTICATION_CONTINUE (Results 1 – 1 of 1) sorted by relevance
159 private static final int MSG_BIOMETRIC_AUTHENTICATION_CONTINUE = 336; field in KeyguardUpdateMonitor366 case MSG_BIOMETRIC_AUTHENTICATION_CONTINUE:630 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE), in onFingerprintAuthenticated()781 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE), in onFaceAuthenticated()1649 if (mHandler.hasMessages(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE)) { in updateFingerprintListeningState()1695 if (mHandler.hasMessages(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE)) { in updateFaceListeningState()