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