Home
last modified time | relevance | path

Searched refs:modeValues (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java1435 public long computeTimeEstimate(long modesOfInterest, long modeValues, in computeTimeEstimate() argument
1452 if ((initMode&modesOfInterest) == modeValues) { in computeTimeEstimate()