@Implements(value=<error>)
public class ShadowTrafficStats
extends java.lang.Object
| Constructor and Description |
|---|
ShadowTrafficStats() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getUidRxBytes(int uid) |
static long |
getUidTxBytes(int uid) |
static void |
setUidRxBytes(long bytes) |
static void |
setUidTxBytes(long bytes) |