Home
last modified time | relevance | path

Searched defs:getCachedDeviceManager (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothDeviceNamePreferenceController.java98 CachedBluetoothDeviceManager getCachedDeviceManager() { in getCachedDeviceManager() method in BluetoothDeviceNamePreferenceController
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/
H A DBluetoothDeviceNamePreferenceControllerTest.java174 CachedBluetoothDeviceManager getCachedDeviceManager() { in getCachedDeviceManager() method in BluetoothDeviceNamePreferenceControllerTest.TestBluetoothDeviceNamePreferenceController
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothManager.java153 public CachedBluetoothDeviceManager getCachedDeviceManager() { in getCachedDeviceManager() method in LocalBluetoothManager