Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java1078 int[] outNumOfInterest) { in computeTimeEstimate() argument
1105 if (outNumOfInterest != null) { in computeTimeEstimate()
1106 outNumOfInterest[0] = numOfInterest; in computeTimeEstimate()