Searched defs:totalTxBytes (Results 1 – 1 of 1) sorted by relevance
18 private static int totalTxBytes = TrafficStats.UNSUPPORTED; field in ShadowTrafficStats187 public static void setTotalTxBytes(int totalTxBytes) { in setTotalTxBytes()