Class android.net.TrafficStats
| Changed Methods | ||
|---|---|---|
long getUidTcpRxBytes(int) |
Now deprecated. |
|
long getUidTcpRxSegments(int) |
Now deprecated. |
|
long getUidTcpTxBytes(int) |
Now deprecated. |
|
long getUidTcpTxSegments(int) |
Now deprecated. |
|
long getUidUdpRxBytes(int) |
Now deprecated. |
|
long getUidUdpRxPackets(int) |
Now deprecated. |
|
long getUidUdpTxBytes(int) |
Now deprecated. |
|
long getUidUdpTxPackets(int) |
Now deprecated. |
|
