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