Searched refs:getTxBytes (Results 1 – 7 of 7) sorted by relevance
77 public long getTxBytes() { in getTxBytes() method in UidTraffic
389 total += getTxBytes(iface); in getMobileTxBytes()446 public static long getTxBytes(String iface) { in getTxBytes() method in TrafficStats
325 public long getTxBytes() { in getTxBytes() method in NetworkStats.Bucket
9217 traffic.getTxBytes()); in updateBluetoothStateLocked()9222 u.noteNetworkActivityLocked(NETWORK_BT_TX_DATA, traffic.getTxBytes(), 0); in updateBluetoothStateLocked()9225 totalTxBytes += traffic.getTxBytes(); in updateBluetoothStateLocked()9249 if (totalTxBytes > 0 && traffic.getTxBytes() > 0) { in updateBluetoothStateLocked()9250 final long timeTxMs = (leftOverTxTimeMs * traffic.getTxBytes()) / totalTxBytes; in updateBluetoothStateLocked()9253 Slog.d(TAG, "UID=" + traffic.getUid() + " tx_bytes=" + traffic.getTxBytes() in updateBluetoothStateLocked()
6456 method public long getTxBytes();
6748 method public long getTxBytes();
6465 method public long getTxBytes();