Searched refs:getRxBytes (Results 1 – 10 of 10) sorted by relevance
152 assertEquals(225, bucket.getRxBytes()); in testQueryDetails()161 assertEquals(75, bucket.getRxBytes()); in testQueryDetails()208 assertEquals(expected.rxBytes, actual.getRxBytes()); in assertBucketMatches()
74 public long getRxBytes() { in getRxBytes() method in UidTraffic
525 total += addIfSupported(getRxBytes(iface)); in getMobileRxBytes()588 public static long getRxBytes(String iface) { in getRxBytes() method in TrafficStats
441 public long getRxBytes() { in getRxBytes() method in NetworkStats.Bucket
691 e.writeLong(traffic.getRxBytes()); in pullBluetoothBytesTransfer()
11563 uidRxBytes.put(traffic.getUid(), traffic.getRxBytes()); in set()11683 final long rxBytes = traffic.getRxBytes() - mLastBluetoothActivityInfo.uidRxBytes.get( in updateBluetoothStateLocked()11708 traffic.getRxBytes() - mLastBluetoothActivityInfo.uidRxBytes.get(uid); in updateBluetoothStateLocked()
3587 Landroid/net/TrafficStats;->getRxBytes(Ljava/lang/String;)J
1355 HPLandroid/bluetooth/UidTraffic;->getRxBytes()J26337 HSPLandroid/net/TrafficStats;->getRxBytes(Ljava/lang/String;)J
4588 Landroid/app/usage/NetworkStats$Bucket;->getRxBytes()J
7395 method public long getRxBytes();