Searched refs:addIfSupported (Results 1 – 1 of 1) sorted by relevance
494 private static long addIfSupported(long stat) { in addIfSupported() method in TrafficStats510 total += addIfSupported(getTxPackets(iface)); in getMobileTxPackets()527 total += addIfSupported(getRxPackets(iface)); in getMobileRxPackets()544 total += addIfSupported(getTxBytes(iface)); in getMobileTxBytes()561 total += addIfSupported(getRxBytes(iface)); in getMobileRxBytes()577 total += addIfSupported(stat); in getMobileTcpRxPackets()593 total += addIfSupported(stat); in getMobileTcpTxPackets()