Searched refs:getUidTxBytes (Results 1 – 5 of 5) sorted by relevance
762 public static long getUidTxBytes(int uid) { in getUidTxBytes() method in TrafficStats
1305 return (TrafficStats.getUidRxBytes(uid) + TrafficStats.getUidTxBytes(uid)); in getTotalBytesTransferredByUid()
10560 HSPLandroid/net/TrafficStats;->getUidTxBytes(I)J
17297 method public static long getUidTxBytes(int);
28989 method public static long getUidTxBytes(int);