Searched defs:descriptions (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java3420 BitDescription[] descriptions, boolean longNames) {
3424 for (int i=0; i<descriptions.length; i++) {
3425 BitDescription bd = descriptions[i];
3419 printBitDescriptions(PrintWriter pw, int oldval, int newval, HistoryTag wakelockTag, BitDescription[] descriptions, boolean longNames) argument

Completed in 39 milliseconds