Home
last modified time | relevance | path

Searched defs:getCachedDevice (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothDeviceProfilePreference.java56 public CachedBluetoothDevice getCachedDevice() { in getCachedDevice() method in BluetoothDeviceProfilePreference
H A DBluetoothDevicePreferenceController.java62 public CachedBluetoothDevice getCachedDevice() { in getCachedDevice() method in BluetoothDevicePreferenceController
H A DBluetoothDevicePreference.java77 public CachedBluetoothDevice getCachedDevice() { in getCachedDevice() method in BluetoothDevicePreference
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DBluetoothMediaDevice.java81 public CachedBluetoothDevice getCachedDevice() { in getCachedDevice() method in BluetoothMediaDevice
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDeviceDetailsFragment.java90 CachedBluetoothDevice getCachedDevice(String deviceAddress) { in getCachedDevice() method in BluetoothDeviceDetailsFragment
H A DBluetoothDevicePreference.java134 CachedBluetoothDevice getCachedDevice() { in getCachedDevice() method in BluetoothDevicePreference
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DHearingAidDeviceManager.java80 private CachedBluetoothDevice getCachedDevice(long hiSyncId) { in getCachedDevice() method in HearingAidDeviceManager