Searched refs:getLowWarningThreshold (Results 1 – 4 of 4) sorted by relevance
21 long getLowWarningThreshold(); in getLowWarningThreshold() method
30 public long getLowWarningThreshold() { in getLowWarningThreshold() method in EnhancedEstimatesImpl
350 mEnhancedEstimates.getLowWarningThreshold(), estimate.isBasedOnUsage(), in maybeShowBatteryWarningV2()
532 when(mEnhancedEstimates.getLowWarningThreshold()).thenReturn(PowerUI.THREE_HOURS_IN_MILLIS); in testRefreshEstimateIfNeeded_onlyQueriesEstimateOnBatteryLevelChangeOrNull()