Home
last modified time | relevance | path

Searched refs:getMobileRxBytes (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyFacade.java45 public long getMobileRxBytes() { in getMobileRxBytes() method in TelephonyFacade
46 return TrafficStats.getMobileRxBytes(); in getMobileRxBytes()
/frameworks/base/core/tests/benchmarks/src/android/net/
DTrafficStatsBenchmark.java28 TrafficStats.getMobileRxBytes(); in timeGetMobileRxBytes()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DLinkBandwidthEstimatorTest.java140 when(mTelephonyFacade.getMobileRxBytes()).thenReturn(mRxBytes); in addRxBytes()
145 when(mTelephonyFacade.getMobileRxBytes()).thenReturn(mRxBytes); in subtractRxBytes()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DLinkBandwidthEstimator.java468 long mobileRxBytes = mTelephonyFacade.getMobileRxBytes(); in handleTrafficStatsPoll()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17282 method public static long getMobileRxBytes();