Searched defs:estimate (Results 1 – 7 of 7) sorted by relevance
138 void onBatteryRemainingEstimateRetrieved(@Nullable String estimate); in onBatteryRemainingEstimateRetrieved()
314 String estimate = generateTimeRemainingString(); in notifyEstimateFetchCallbacks() local
344 Estimate estimate = refreshEstimateIfNeeded(); in maybeShowBatteryWarningV2() local375 final Estimate estimate = mEnhancedEstimates.getEstimate(); in refreshEstimateIfNeeded() local
497 private float estimate(float time, float[] c) { in estimate() method in VelocityTracker.Estimator
530 Estimate estimate = new Estimate(BELOW_HYBRID_THRESHOLD, true, 0); in testRefreshEstimateIfNeeded_onlyQueriesEstimateOnBatteryLevelChangeOrNull() local
330 mBatteryController.getEstimatedTimeRemainingString((String estimate) -> { in updatePercentText()
184 int32_t estimate = *it; in estimateBandwidth() local