HomeSort by relevance Sort by last modified time
    Searched refs:EnhancedEstimatesImpl (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/power/
EnhancedEstimatesImpl.java 5 public class EnhancedEstimatesImpl implements EnhancedEstimates {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
Dependency.java 46 import com.android.systemui.power.EnhancedEstimatesImpl;
322 mProviders.put(EnhancedEstimates.class, () -> new EnhancedEstimatesImpl());

Completed in 103 milliseconds