Home
last modified time | relevance | path

Searched defs:getEstimate (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DEnhancedEstimates.java15 Estimate getEstimate(); in getEstimate() method
H A DEnhancedEstimatesImpl.java22 public Estimate getEstimate() { in getEstimate() method in EnhancedEstimatesImpl
/aosp14/frameworks/base/services/core/java/com/android/server/display/utils/
H A DAmbientFilter.java95 public float getEstimate(long time) { in getEstimate() method in AmbientFilter