Searched refs:getUidRxBytes (Results 1 – 2 of 2) sorted by relevance
73 long received = TrafficStats.getUidRxBytes(uid); in getPakagesInfo()
1151 public long getUidRxBytes(int uid) { in getUidRxBytes() method in TelephonyManagerFacade1152 return TrafficStats.getUidRxBytes(uid); in getUidRxBytes()