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