Home
last modified time | relevance | path

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

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