Home
last modified time | relevance | path

Searched refs:onBluetoothDevicesChanged (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java52 void onBluetoothDevicesChanged(); in onBluetoothDevicesChanged() method
H A DBluetoothControllerImpl.java493 cb.onBluetoothDevicesChanged(); in firePairedDevicesChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DBluetoothTile.java306 public void onBluetoothDevicesChanged() {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java462 public void onBluetoothDevicesChanged() { in onBluetoothDevicesChanged() method in PhoneStatusBarPolicy