Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/statusicon/ui/
DBluetoothStatusIconControllerTest.java104 mBluetoothStatusIconController.onBluetoothDevicesChanged(); in onBluetoothDevicesChanged_enabled_deviceConnected_showsBluetoothOnConnected()
115 mBluetoothStatusIconController.onBluetoothDevicesChanged(); in onBluetoothDevicesChanged_enabled_noDeviceConnected_showsBluetoothOnDisconnected()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
DBluetoothStatusIconController.java121 public void onBluetoothDevicesChanged() { in onBluetoothDevicesChanged() method in BluetoothStatusIconController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/bluetooth/
DConnectedDeviceSignalController.java143 public void onBluetoothDevicesChanged() { in onBluetoothDevicesChanged() method in ConnectedDeviceSignalController