Searched refs:MSG_REGISTER_CANCELLATION_CALLBACK (Results 1 – 1 of 1) sorted by relevance
103 private static final int MSG_REGISTER_CANCELLATION_CALLBACK = 13; field in BiometricService394 case MSG_REGISTER_CANCELLATION_CALLBACK: {756 mHandler.obtainMessage(MSG_REGISTER_CANCELLATION_CALLBACK, callback).sendToTarget(); in registerCancellationCallback()