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

  /frameworks/base/core/java/android/net/
TrafficStats.java 458 private static long addIfSupported(long stat) {
474 total += addIfSupported(getTxPackets(iface));
491 total += addIfSupported(getRxPackets(iface));
508 total += addIfSupported(getTxBytes(iface));
525 total += addIfSupported(getRxBytes(iface));
540 total += addIfSupported(stat);
555 total += addIfSupported(stat);
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.3.Final/
netty-handler-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar 

Completed in 63 milliseconds