Searched defs:estimate (Results 1 – 8 of 8) sorted by relevance
192 void onBatteryRemainingEstimateRetrieved(@Nullable String estimate); in onBatteryRemainingEstimateRetrieved()
414 String estimate = generateTimeRemainingString(); in notifyEstimateFetchCallbacks() local
393 Estimate estimate = refreshEstimateIfNeeded(); in maybeShowBatteryWarningV2() local420 final Estimate estimate = mEnhancedEstimates.getEstimate(); in refreshEstimateIfNeeded() local
430 (String estimate) -> { in updatePercentText()468 (String estimate) -> { in updatePercentTextLegacy()
210 (String estimate) -> { in testBatteryEstimateFetch_doesNotThrow()
538 Estimate estimate = new Estimate(BELOW_HYBRID_THRESHOLD, true, 0); in testRefreshEstimateIfNeeded_onlyQueriesEstimateOnBatteryLevelChangeOrNull() local
184 int32_t estimate = *it; in estimateBandwidth() local
1774 AppLaunchEstimateInfo estimate = launchEstimates.get(i); in setEstimatedLaunchTimes() local