Searched refs:getMobileTxBytes (Results 1 – 10 of 10) sorted by relevance
271 public long getMobileTxBytes() { in getMobileTxBytes() method in FrameworkFacade272 return TrafficStats.getMobileTxBytes(); in getMobileTxBytes()
427 long txBytes = mFacade.getTotalTxBytes() - mFacade.getMobileTxBytes(); in isThroughputSufficientInternal()
4782 staEvent.mobileTxBytes = mFacade.getMobileTxBytes(); in addStaEvent()5411 event.mobileTxBytes = mFacade.getMobileTxBytes();
542 public static long getMobileTxBytes() { in getMobileTxBytes() method in TrafficStats
164 lenient().when(mFrameworkFacade.getMobileTxBytes()).thenReturn((long) 0); in setUpWifiBytes()
2967 when(mFacade.getMobileTxBytes()).thenReturn((long) trigger[9]); in generateUnusableEventAtGivenTime()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17284 method public static long getMobileTxBytes();
14500 HSPLandroid/net/TrafficStats;->getMobileTxBytes()J
30485 method public static long getMobileTxBytes();