Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/statusicon/ui/
H A DBluetoothStatusIconControllerTest.java79 mBluetoothStatusIconController.onBluetoothDevicesChanged(); in onBluetoothDevicesChanged_enabled_deviceConnected_showsBluetoothOnConnected()
90 mBluetoothStatusIconController.onBluetoothDevicesChanged(); in onBluetoothDevicesChanged_enabled_noDeviceConnected_showsBluetoothOnDisconnected()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java49 void onBluetoothDevicesChanged(); in onBluetoothDevicesChanged() method
H A DBluetoothControllerImpl.java484 cb.onBluetoothDevicesChanged(); in firePairedDevicesChanged()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImplTest.java123 verify(callback).onBluetoothDevicesChanged(); in testAsyncBondState()
141 verify(callback).onBluetoothDevicesChanged(); in testAsyncConnectionState()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
H A DBluetoothStatusIconController.java83 public void onBluetoothDevicesChanged() { in onBluetoothDevicesChanged() method in BluetoothStatusIconController
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/bluetooth/
H A DConnectedDeviceSignalController.java145 public void onBluetoothDevicesChanged() { in onBluetoothDevicesChanged() method in ConnectedDeviceSignalController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DBluetoothTile.java270 public void onBluetoothDevicesChanged() {
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java435 public void onBluetoothDevicesChanged() { in onBluetoothDevicesChanged() method in PhoneStatusBarPolicy