Searched refs:addIfSupported (Results 1 – 4 of 4) sorted by relevance
495 private static long addIfSupported(long stat) { in addIfSupported() method in TrafficStats511 total += addIfSupported(getTxPackets(iface)); in getMobileTxPackets()528 total += addIfSupported(getRxPackets(iface)); in getMobileRxPackets()545 total += addIfSupported(getTxBytes(iface)); in getMobileTxBytes()562 total += addIfSupported(getRxBytes(iface)); in getMobileRxBytes()578 total += addIfSupported(stat); in getMobileTcpRxPackets()594 total += addIfSupported(stat); in getMobileTcpTxPackets()
12062 HSPLandroid/net/TrafficStats;->addIfSupported(J)J
12054 HSPLandroid/net/TrafficStats;->addIfSupported(J)J
36832 Landroid/net/TrafficStats;->addIfSupported(J)J