/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
H A D | PhonePolicyTest.java | 276 BluetoothDevice[] bondedDevices = new BluetoothDevice[1]; in testReconnectOnPartialConnect() local 606 BluetoothDevice[] bondedDevices = new BluetoothDevice[1]; in testNoReconnectOnNoConnect() local 651 BluetoothDevice[] bondedDevices = new BluetoothDevice[2]; in testNoReconnectOnNoConnect_MultiDevice() local 706 BluetoothDevice[] bondedDevices = new BluetoothDevice[2]; in testReconnectOnPartialConnect_MultiDevice() local
|
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/bluetooth/ |
H A D | BluetoothPairListLiveDataTest.java | 96 Set<BluetoothDevice> bondedDevices = new HashSet<BluetoothDevice>(); in testOnBluetoothConnected() local 126 private void verifyBondedDevices(Set bondedDevices) { in verifyBondedDevices()
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
H A D | BluetoothUnbondedDevicesPreferenceController.java | 93 Set<BluetoothDevice> bondedDevices = mBluetoothAdapter.getBondedDevices(); in matches() local
|
H A D | BluetoothBondedDevicesPreferenceController.java | 278 Set<BluetoothDevice> bondedDevices = mBluetoothManager.getBluetoothAdapter() in matches() local
|
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/bluetooth/ |
H A D | PhoneAccountManager.java | 79 Set<BluetoothDevice> bondedDevices = in getMatchingDevice() local
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/ |
H A D | BluetoothDeviceFragment.java | 99 Set<BluetoothDevice> bondedDevices = bluetoothAdapter.getBondedDevices(); in checkAllDevices() local
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
H A D | AccessoriesFragment.java | 84 final Set<BluetoothDevice> bondedDevices = btAdapter.getBondedDevices(); in updateAccessories() local
|
H A D | BluetoothAccessoryFragment.java | 136 final Set<BluetoothDevice> bondedDevices = btAdapter.getBondedDevices(); in onCreate() local
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/storage/ |
H A D | DatabaseManagerTest.java | 107 BluetoothDevice[] bondedDevices = {mTestDevice}; in setUp() local 300 BluetoothDevice[] bondedDevices = {otherDevice1, otherDevice2}; in testRemoveUnusedMetadata_WithMultiBondedDevices() local
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/handover/ |
H A D | PeripheralHandoverService.java | 267 Set<BluetoothDevice> bondedDevices = mBluetoothAdapter.getBondedDevices(); in hasConnectedBluetoothDevices() local
|
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
H A D | A2dpReceiver.java | 147 Set<BluetoothDevice> bondedDevices = mBluetoothAdapter.getBondedDevices(); in initialize() local
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
H A D | PairedBluetoothDevices.java | 109 Set<BluetoothDevice> bondedDevices = mBluetoothManager.getBluetoothAdapter() in getQCItem() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/ |
H A D | DatabaseManager.java | 760 BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in removeUnusedMetadata() local 811 BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in migrateSettingsGlobal() local
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/ |
H A D | MainFragment.java | 418 final Set<BluetoothDevice> bondedDevices = mBtAdapter.getBondedDevices(); in updateAccessoryPref() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkService.java | 391 BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothEventManager.java | 173 Set<BluetoothDevice> bondedDevices = mLocalAdapter.getBondedDevices(); in readPairedDevices() local
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | BluetoothProfileDeviceManager.java | 448 Set<BluetoothDevice> bondedDevices = mBluetoothAdapter.getBondedDevices(); in sync() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/ |
H A D | LeAudioService.java | 321 final BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
H A D | MapClientService.java | 209 BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
H A D | SapService.java | 575 BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
H A D | HearingAidService.java | 404 final BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
H A D | BluetoothMapService.java | 564 BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
H A D | A2dpService.java | 397 final BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
H A D | HeadsetClientStateMachine.java | 1889 Set<BluetoothDevice> bondedDevices = mAdapter.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
H A D | AvrcpControllerService.java | 871 BluetoothDevice[] bondedDevices = mAdapterService.getBondedDevices(); in getDevicesMatchingConnectionStates() local
|