HomeSort by relevance Sort by last modified time
    Searched refs:getLoopbackRxBytes (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/net/
TrafficStats.java 628 public static long getLoopbackRxBytes() {
    [all...]
  /cts/tests/tests/net/src/android/net/cts/
IpSecManagerTest.java 379 long newIfaceRxBytes = TrafficStats.getLoopbackRxBytes();
408 ifaceRxBytes = TrafficStats.getLoopbackRxBytes();
    [all...]

Completed in 117 milliseconds