Searched defs:totalRxBytes (Results 1 – 1 of 1) sorted by relevance
19 private static int totalRxBytes = TrafficStats.UNSUPPORTED; field in ShadowTrafficStats192 public static void setTotalRxBytes(int totalRxBytes) { in setTotalRxBytes()