Class android.net.
TrafficStats
Added Methods | |
---|---|
long
getUidRxPackets
(
int
)
|
|
long
getUidTcpRxBytes
(
int
)
|
|
long
getUidTcpRxSegments
(
int
)
|
|
long
getUidTcpTxBytes
(
int
)
|
|
long
getUidTcpTxSegments
(
int
)
|
|
long
getUidTxPackets
(
int
)
|
|
long
getUidUdpRxBytes
(
int
)
|
|
long
getUidUdpRxPackets
(
int
)
|
|
long
getUidUdpTxBytes
(
int
)
|
|
long
getUidUdpTxPackets
(
int
)
|