| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/shadows/bluetooth/ |
| D | ShadowBluetoothDevice.java | 68 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() 69 sPairingConfirmation.put(mBluetoothDevice.getAddress(), confirm); in setPairingConfirmation() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
| D | BluetoothGattServerProxy.java | 96 BluetoothGattCharacteristic characteristic, boolean confirm, byte[] value) { in notifyCharacteristicChanged() 106 BluetoothGattCharacteristic characteristic, boolean confirm) { in notifyCharacteristicChanged()
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/ |
| D | LimitNetworkInStandbyConfirmationDialogActivity.java | 44 private void confirm() { in confirm() method in LimitNetworkInStandbyConfirmationDialogActivity
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/ |
| D | PrivateVolumeUnmountTest.java | 63 final Button confirm = mFragment.getView().findViewById(R.id.confirm); in OnClickListener_shouldCallUnmount() local
|
| D | PrivateVolumeFormatTest.java | 62 final Button confirm = mFragment.getView().findViewById(R.id.confirm); in OnClickListener_shouldStartStorageWizardFormatProgress() local
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/ |
| D | BluetoothOppObexClientSessionTest.java | 99 int confirm = BluetoothShare.USER_CONFIRMATION_CONFIRMED; in startThenStop_startsAndStopsClientThread() local 153 int confirm = BluetoothShare.USER_CONFIRMATION_CONFIRMED; in clientThreadSendFile_clientSessionDisconnected_returnsObexDataError() local
|
| D | BluetoothOppShareInfoTest.java | 42 private int confirm = BluetoothShare.USER_CONFIRMATION_CONFIRMED; field in BluetoothOppShareInfoTest
|
| D | BluetoothOppObexServerSessionTest.java | 141 int confirm = BluetoothShare.USER_CONFIRMATION_CONFIRMED; in addShare_updatesShareInfo() local 240 int confirm = BluetoothShare.USER_CONFIRMATION_CONFIRMED; in onPut_returnsObexHttpOk() local
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/server/nearby/common/bluetooth/fastpair/ |
| D | BluetoothClassicPairerTest.java | 167 private static void setPairingConfirmationAtRemoteDevice(boolean confirm) { in setPairingConfirmationAtRemoteDevice()
|
| /packages/modules/Bluetooth/system/blueberry/utils/ui_pages/fitbit_companion/ |
| D | pairing_pages.py | 89 def confirm(self) -> ui_core.UIPage: member in PairingConfirmPage 271 def confirm(self) -> ui_core.UIPage: member in ConfirmReplaceSmartWatchPage 338 def confirm(self) -> ui_core.UIPage: member in ConfirmDevicePage
|
| D | account_pages.py | 74 def confirm(self) -> ui_core.UIPage: member in UnpairConfirmPage
|
| /packages/apps/Settings/src/com/android/settings/deviceinfo/ |
| D | PrivateVolumeFormat.java | 60 final Button confirm = (Button) view.findViewById(R.id.confirm); in onCreateView() local
|
| D | PrivateVolumeUnmount.java | 63 final Button confirm = (Button) view.findViewById(R.id.confirm); in onCreateView() local
|
| D | PrivateVolumeForget.java | 80 final Button confirm = (Button) view.findViewById(R.id.confirm); in onCreateView() local
|
| /packages/modules/Bluetooth/system/gd/security/ |
| D | pairing_handler_le_secure_connections.cc | 335 auto confirm = WaitPairingConfirm(); in SecureConnectionsPasskeyEntry() local 363 auto confirm = WaitPairingConfirm(); in SecureConnectionsPasskeyEntry() local 441 auto confirm = WaitPairingConfirm(); in SecureConnectionsJustWorks() local
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGattServer.java | 781 BluetoothGattCharacteristic characteristic, boolean confirm) { in notifyCharacteristicChanged() 819 @NonNull BluetoothGattCharacteristic characteristic, boolean confirm, in notifyCharacteristicChanged()
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/ |
| D | BluetoothClassicPairer.java | 175 static void setPairingConfirmation(BluetoothDevice device, boolean confirm) { in setPairingConfirmation()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ |
| D | BluetoothOppShareInfo.java | 72 int direction, String destination, int visibility, int confirm, int status, in BluetoothOppShareInfo()
|
| /packages/services/Car/car-builtin-lib/src/android/car/builtin/power/ |
| D | PowerManagerHelper.java | 150 public static void shutdown(Context context, boolean confirm, String reason, boolean wait) { in shutdown()
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ |
| D | BluetoothGattServer.java | 87 BluetoothGattCharacteristic characteristic, boolean confirm) { in notifyCharacteristicChanged()
|
| D | BluetoothDevice.java | 191 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation()
|
| /packages/services/Telephony/src/com/android/services/telephony/rcs/ |
| D | SipDialog.java | 156 public void confirm(String toTag) { in confirm() method in SipDialog
|
| /packages/apps/Settings/src/com/android/settings/deviceinfo/aboutphone/ |
| D | MyDeviceInfoFragment.java | 210 public void onSetDeviceNameConfirm(boolean confirm) { in onSetDeviceNameConfirm()
|
| /packages/apps/Messaging/src/com/android/messaging/ui/ |
| D | SmsStorageLowWarningFragment.java | 71 private void confirm(final int actionIndex) { in confirm() method in SmsStorageLowWarningFragment
|
| /packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/ |
| D | secure_simple_pairing.rs | 138 let confirm = ctx.receive_lmp_packet::<lmp::SimplePairingConfirm>().await; in receive_commitment() localVariable 177 let confirm = ctx.receive_lmp_packet::<lmp::SimplePairingConfirm>().await; in send_commitment() localVariable
|