Searched refs:MSG_BUTTON_POSITIVE (Results 1 – 1 of 1) sorted by relevance
54 private static final int MSG_BUTTON_POSITIVE = 8; field in BiometricDialogImpl98 case MSG_BUTTON_POSITIVE:130 mHandler.obtainMessage(MSG_BUTTON_POSITIVE).sendToTarget(); in onPositivePressed()