Home
last modified time | relevance | path

Searched defs:newBatteryLevel (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DRemoteDevicesTest.java956 int newBatteryLevel = 60; in testResetBatteryLevel_testHfpBatteryIndicatorEnabled() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java967 int newBatteryLevel = deviceProperties.getBatteryLevel(); in updateBatteryLevel() local
1001 int newBatteryLevel = deviceProperties.getBatteryLevel(); in resetBatteryLevel() local