Searched defs:updateBatteryLevel (Results 1 – 4 of 4) sorted by relevance
154 private void updateBatteryLevel(int batteryLevel) { in updateBatteryLevel() method in CarBatteryController
244 void updateBatteryLevel(byte[] value) { in updateBatteryLevel() method in BatteryStateMachine
1320 protected void updateBatteryLevel() { in updateBatteryLevel() method in HeadsetClientService
734 void updateBatteryLevel(BluetoothDevice device, int batteryLevel, boolean isBas) { in updateBatteryLevel() method in RemoteDevices