Searched refs:addIfSupported (Results 1 – 1 of 1) sorted by relevance
458 private static long addIfSupported(long stat) { in addIfSupported() method in TrafficStats474 total += addIfSupported(getTxPackets(iface)); in getMobileTxPackets()491 total += addIfSupported(getRxPackets(iface)); in getMobileRxPackets()508 total += addIfSupported(getTxBytes(iface)); in getMobileTxBytes()525 total += addIfSupported(getRxBytes(iface)); in getMobileRxBytes()540 total += addIfSupported(stat); in getMobileTcpRxPackets()555 total += addIfSupported(stat); in getMobileTcpTxPackets()