Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
DBatteryInfoTest.java143 BatteryInfo.getBatteryInfoOld( in getBatteryInfo_hasStatusLabel()
157 BatteryInfo.getBatteryInfoOld( in getBatteryInfo_doNotShowChargingMethod_hasRemainingTime()
171 BatteryInfo.getBatteryInfoOld( in getBatteryInfo_doNotShowChargingMethod_noRemainingTime()
187 BatteryInfo.getBatteryInfoOld( in getBatteryInfo_pluggedInUsingShortString_usesCorrectData()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DDebugEstimatesLoader.java66 BatteryInfo.getBatteryInfoOld( in loadInBackground()
DBatteryInfo.java270 public static BatteryInfo getBatteryInfoOld( in getBatteryInfoOld() method in BatteryInfo