Home
last modified time | relevance | path

Searched refs:getMobileTxPackets (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DTrafficStatsTest.java49 assertTrue(TrafficStats.getMobileTxPackets() >= 0); in testValidMobileStats()
100 final long mobileTxPacketsBefore = TrafficStats.getMobileTxPackets(); in testTrafficStatsForLocalhost()
178 final long mobileTxPacketsAfter = TrafficStats.getMobileTxPackets(); in testTrafficStatsForLocalhost()
/aosp12/frameworks/base/core/java/android/net/
H A DTrafficStats.java508 public static long getMobileTxPackets() { in getMobileTxPackets() method in TrafficStats
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java1182 long txPackets = TrafficStats.getMobileTxPackets(); in updateDataStats2()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java555 this.txPkts = TrafficStats.getMobileTxPackets(); in updateTotalTxRxSum()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26606 method public static long getMobileTxPackets();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt17285 method public static long getMobileTxPackets();