Home
last modified time | relevance | path

Searched defs:onActiveDeviceChanged (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java123 default void onActiveDeviceChanged( in onActiveDeviceChanged() method
H A DHearingAidDeviceManager.java287 void onActiveDeviceChanged(CachedBluetoothDevice device) { in onActiveDeviceChanged() method in HearingAidDeviceManager
H A DCachedBluetoothDeviceManager.java360 public synchronized void onActiveDeviceChanged(CachedBluetoothDevice cachedBluetoothDevice) { in onActiveDeviceChanged() method in CachedBluetoothDeviceManager
H A DCachedBluetoothDevice.java705 public void onActiveDeviceChanged(boolean isActive, int bluetoothProfile) { in onActiveDeviceChanged() method in CachedBluetoothDevice
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java407 public void onActiveDeviceChanged( in onActiveDeviceChanged() method in BluetoothControllerImpl