Searched refs:MSG_ON_READY_FOR_AUTHENTICATION (Results 1 – 1 of 1) sorted by relevance
98 private static final int MSG_ON_READY_FOR_AUTHENTICATION = 8; field in BiometricService344 case MSG_ON_READY_FOR_AUTHENTICATION: {630 mHandler.obtainMessage(MSG_ON_READY_FOR_AUTHENTICATION, args).sendToTarget(); in onReadyForAuthentication()