Searched refs:getMobileTxPackets (Results 1 – 4 of 4) sorted by relevance
52 assertTrue(TrafficStats.getMobileTxPackets() >= 0); in testValidMobileStats()103 final long mobileTxPacketsBefore = TrafficStats.getMobileTxPackets(); in testTrafficStatsForLocalhost()181 final long mobileTxPacketsAfter = TrafficStats.getMobileTxPackets(); in testTrafficStatsForLocalhost()
625 public static long getMobileTxPackets() { in getMobileTxPackets() method in TrafficStats
173 method public static long getMobileTxPackets();
1458 long txPackets = TrafficStats.getMobileTxPackets(); in updateDataStats2()