OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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