Home
last modified time | relevance | path

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

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