Home
last modified time | relevance | path

Searched refs:confirmationType (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppUtility.java134 int confirmationType = in fillRecord() local
137 confirmationType == BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED; in fillRecord()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java2436 ConfirmDialogListener(SmsTracker[] trackers, TextView textView, int confirmationType) { in ConfirmDialogListener() argument
2439 mConfirmationType = confirmationType; in ConfirmDialogListener()