Home
last modified time | relevance | path

Searched refs: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
538 + ", BATTERY_ESTIMATE : " + batteryEstimate); in showBatteryPredictionIfNecessary()
541 showBatteryPredictionIfNecessary(estimateReady, batteryEstimate, linearLayout); in showBatteryPredictionIfNecessary()
555 void showBatteryPredictionIfNecessary(int estimateReady, long batteryEstimate, in showBatteryPredictionIfNecessary() argument
563 batteryEstimate, in showBatteryPredictionIfNecessary()
/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
DBatteryInfoTest.java946 Estimate batteryEstimate = in getBatteryInfo() local
956 batteryEstimate, in getBatteryInfo()