Home
last modified time | relevance | path

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

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