Searched defs:estimate (Results 1 – 5 of 5) sorted by relevance
192 void onBatteryRemainingEstimateRetrieved(@Nullable String estimate); in onBatteryRemainingEstimateRetrieved()
400 String estimate = generateTimeRemainingString(); in notifyEstimateFetchCallbacks() local
368 Estimate estimate = refreshEstimateIfNeeded(); in maybeShowBatteryWarningV2() local395 final Estimate estimate = mEnhancedEstimates.getEstimate(); in refreshEstimateIfNeeded() local
524 Estimate estimate = new Estimate(BELOW_HYBRID_THRESHOLD, true, 0); in testRefreshEstimateIfNeeded_onlyQueriesEstimateOnBatteryLevelChangeOrNull() local
1640 AppLaunchEstimateInfo estimate = launchEstimates.get(i); in setEstimatedLaunchTimes() local