Home
last modified time | relevance | path

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

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