Searched refs:MSG_CANCEL_AUTHENTICATION (Results 1 – 1 of 1) sorted by relevance
100 private static final int MSG_CANCEL_AUTHENTICATION = 10; field in BiometricService369 case MSG_CANCEL_AUTHENTICATION: {765 mHandler.obtainMessage(MSG_CANCEL_AUTHENTICATION, args).sendToTarget(); in cancelAuthentication()