Searched refs:getPhoneDataConnectionCount (Results 1 – 2 of 2) sorted by relevance
2048 public abstract int getPhoneDataConnectionCount(int dataType, int which); in getPhoneDataConnectionCount() method in BatteryStats3200 args[i] = getPhoneDataConnectionCount(i, which); in dumpCheckinLocked()4081 sb.append(getPhoneDataConnectionCount(i, which)); in dumpLocked()
5380 @Override public int getPhoneDataConnectionCount(int dataType, int which) { in getPhoneDataConnectionCount() method in BatteryStatsImpl