Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderController.java533 final long batteryEstimate = in showBatteryPredictionIfNecessary() local
555 void showBatteryPredictionIfNecessary(int estimateReady, long batteryEstimate, in showBatteryPredictionIfNecessary()
/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
DBatteryInfoTest.java946 Estimate batteryEstimate = in getBatteryInfo() local