Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/bluetooth/
DCarBatteryController.java169 updateBatteryIcon(device, newState); in onReceive()
218 private void updateBatteryIcon(BluetoothDevice device, int newState) { in updateBatteryIcon() method in CarBatteryController