Searched refs:REMAINING_TIME_NULL (Results 1 – 1 of 1) sorted by relevance
68 private static final long REMAINING_TIME_NULL = -1; field in BatteryInfoTest103 doReturn(REMAINING_TIME_NULL).when(mBatteryUsageStats).getBatteryTimeRemainingMs(); in testGetBatteryInfo_hasStatusLabel()123 doReturn(REMAINING_TIME_NULL).when(mBatteryUsageStats).getChargeTimeRemainingMs(); in testGetBatteryInfo_doNotShowChargingMethod_noRemainingTime()