Searched refs:MSG_BIOMETRIC_AUTHENTICATION_CONTINUE (Results 1 – 1 of 1) sorted by relevance
148 private static final int MSG_BIOMETRIC_AUTHENTICATION_CONTINUE = 336; field in KeyguardUpdateMonitor348 case MSG_BIOMETRIC_AUTHENTICATION_CONTINUE:557 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE), in onFingerprintAuthenticated()708 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE), in onFaceAuthenticated()1549 if (mHandler.hasMessages(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE)) { in updateFingerprintListeningState()1588 if (mHandler.hasMessages(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE)) { in updateFaceListeningState()