Searched refs:getMobileRxBytes (Results 1 – 6 of 6) sorted by relevance
45 public long getMobileRxBytes() { in getMobileRxBytes() method in TelephonyFacade46 return TrafficStats.getMobileRxBytes(); in getMobileRxBytes()
28 TrafficStats.getMobileRxBytes(); in timeGetMobileRxBytes()
140 when(mTelephonyFacade.getMobileRxBytes()).thenReturn(mRxBytes); in addRxBytes()145 when(mTelephonyFacade.getMobileRxBytes()).thenReturn(mRxBytes); in subtractRxBytes()
468 long mobileRxBytes = mTelephonyFacade.getMobileRxBytes(); in handleTrafficStatsPoll()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17282 method public static long getMobileRxBytes();