Searched refs:getMobileRxBytes (Results 1 – 3 of 3) sorted by relevance
21 assertEquals(TrafficStats.UNSUPPORTED, TrafficStats.getMobileRxBytes()); in allQueriesAreStubbed()
55 protected static long getMobileRxBytes() { in getMobileRxBytes() method in ShadowTrafficStats
1406 public long getMobileRxBytes() { in getMobileRxBytes() method in TelephonyManagerFacade1407 return TrafficStats.getMobileRxBytes(); in getMobileRxBytes()