Searched defs:modeValues (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java3729 int count, long modesOfInterest, long modeValues) {
3743 if ((initMode&modesOfInterest) == modeValues) {
3728 dumpTimeEstimate(PrintWriter pw, String label, long[] steps, int count, long modesOfInterest, long modeValues) argument

Completed in 17 milliseconds