Searched refs:EnhancedEstimatesImpl (Results 1 – 2 of 2) sorted by relevance
5 public class EnhancedEstimatesImpl implements EnhancedEstimates { class
46 import com.android.systemui.power.EnhancedEstimatesImpl;322 mProviders.put(EnhancedEstimates.class, () -> new EnhancedEstimatesImpl()); in start()