Searched defs:outNumOfInterest (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/os/
H A DBatteryStats.java1038 int[] outNumOfInterest) {
1065 if (outNumOfInterest != null) {
1066 outNumOfInterest[0] = numOfInterest;
1037 computeTimeEstimate(long modesOfInterest, long modeValues, int[] outNumOfInterest) argument

Completed in 37 milliseconds