Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java747 int prevBatteryLevel = deviceProperties.getBatteryLevel(); in updateBatteryLevel() local
754 if (prevBatteryLevel == newBatteryLevel) { in updateBatteryLevel()
782 int prevBatteryLevel = deviceProperties.getBatteryLevel(); in resetBatteryLevel() local
791 if (prevBatteryLevel == newBatteryLevel) { in resetBatteryLevel()