Searched refs:MSG_BIOMETRIC_AUTHENTICATION_CONTINUE (Results 1 – 1 of 1) sorted by relevance
211 private static final int MSG_BIOMETRIC_AUTHENTICATION_CONTINUE = 336; field in KeyguardUpdateMonitor886 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE), in onFingerprintAuthenticated()2297 case MSG_BIOMETRIC_AUTHENTICATION_CONTINUE: in KeyguardUpdateMonitor()2555 if (mHandler.hasMessages(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE)) { in updateFingerprintListeningState()2634 if (mHandler.hasMessages(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE)) { in initiateActiveUnlock()2679 if (mHandler.hasMessages(MSG_BIOMETRIC_AUTHENTICATION_CONTINUE)) { in requestActiveUnlock()