Searched refs:getTxBytes (Results 1 – 10 of 10) sorted by relevance
154 assertEquals(375, bucket.getTxBytes()); in testQueryDetails()163 assertEquals(125, bucket.getTxBytes()); in testQueryDetails()210 assertEquals(expected.txBytes, actual.getTxBytes()); in assertBucketMatches()
78 public long getTxBytes() { in getTxBytes() method in UidTraffic
508 total += addIfSupported(getTxBytes(iface)); in getMobileTxBytes()579 public static long getTxBytes(String iface) { in getTxBytes() method in TrafficStats
450 public long getTxBytes() { in getTxBytes() method in NetworkStats.Bucket
692 e.writeLong(traffic.getTxBytes()); in pullBluetoothBytesTransfer()
11564 uidTxBytes.put(traffic.getUid(), traffic.getTxBytes()); in set()11685 final long txBytes = traffic.getTxBytes() - mLastBluetoothActivityInfo.uidTxBytes.get( in updateBluetoothStateLocked()11710 traffic.getTxBytes() - mLastBluetoothActivityInfo.uidTxBytes.get(uid); in updateBluetoothStateLocked()
3589 Landroid/net/TrafficStats;->getTxBytes(Ljava/lang/String;)J
1356 HPLandroid/bluetooth/UidTraffic;->getTxBytes()J26342 HSPLandroid/net/TrafficStats;->getTxBytes(Ljava/lang/String;)J
4593 Landroid/app/usage/NetworkStats$Bucket;->getTxBytes()J
7400 method public long getTxBytes();