Home
last modified time | relevance | path

Searched defs:cachedDevice (Results 51 – 61 of 61) sorted by relevance

123

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DLocalMediaManager.java164 final CachedBluetoothDevice cachedDevice = in connectDevice() local
524 final CachedBluetoothDevice cachedDevice = in buildDisconnectedBluetoothDevice() local
H A DInfoMediaManager.java492 final CachedBluetoothDevice cachedDevice = in addMediaDevice() local
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/
H A DBluetoothScanningDevicesGroupPreferenceControllerTest.java331 protected void onDeviceClickedInternal(CachedBluetoothDevice cachedDevice) { in onDeviceClickedInternal()
H A DBluetoothDevicesGroupPreferenceControllerTest.java311 protected void onDeviceClicked(CachedBluetoothDevice cachedDevice) { in onDeviceClicked()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DBluetoothTile.java274 private void listenToMetadata(CachedBluetoothDevice cachedDevice) { in listenToMetadata()
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDevicePreference.java95 public BluetoothDevicePreference(Context context, CachedBluetoothDevice cachedDevice, in BluetoothDevicePreference()
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/qc/
H A DPairedBluetoothDevicesTest.java279 CachedBluetoothDevice cachedDevice = mock(CachedBluetoothDevice.class); in addBluetoothDevice() local
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/
H A DPairedBluetoothDevices.java133 CachedBluetoothDevice cachedDevice = filteredDevices.get(j); in getQCItem() local
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
H A DInfoMediaManagerTest.java1009 final CachedBluetoothDevice cachedDevice = mock(CachedBluetoothDevice.class); in addMediaDevice_verifyDeviceTypeCanCorrespondToMediaDevice() local
1069 final CachedBluetoothDevice cachedDevice = mock(CachedBluetoothDevice.class); in addMediaDevice_deviceIncludedInSelectedDevices_shouldSetAsCurrentConnected() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DInfoMediaManager.java581 final CachedBluetoothDevice cachedDevice = in addMediaDevice() local
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
H A DInfoMediaManagerTest.java675 final CachedBluetoothDevice cachedDevice = mock(CachedBluetoothDevice.class); in addMediaDevice_verifyDeviceTypeCanCorrespondToMediaDevice() local

123