Searched defs:outNumOfInterest (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/os/
H A DBatteryStats.java940 int[] outNumOfInterest) {
967 if (outNumOfInterest != null) {
968 outNumOfInterest[0] = numOfInterest;
939 computeTimeEstimate(long modesOfInterest, long modeValues, int[] outNumOfInterest) argument

Completed in 60 milliseconds