Searched refs:getPhoneOnCount (Results 1 – 2 of 2) sorted by relevance
1785 public abstract int getPhoneOnCount(int which); in getPhoneOnCount() method in BatteryStats3557 sb.append(") "); sb.append(getPhoneOnCount(which)); sb.append("x"); in dumpLocked()
4692 @Override public int getPhoneOnCount(int which) { in getPhoneOnCount() method in BatteryStatsImpl