Searched refs:printControllerActivity (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java3047 printControllerActivity(pw, sb, prefix, controllerName, counter, which);
3051 private final void printControllerActivity(PrintWriter pw, StringBuilder sb, String prefix, method in class:BatteryStats
4308 printControllerActivity(pw, sb, prefix, "Cellular",
4394 printControllerActivity(pw, sb, prefix, "WiFi", getWifiControllerActivity(), which);
4413 printControllerActivity(pw, sb, prefix, "Bluetooth", getBluetoothControllerActivity(),

Completed in 33 milliseconds