Searched refs:getNetworkStatsTethering (Results 1 – 5 of 5) sorted by relevance
260 NetworkStats getNetworkStatsTethering(int how); in getNetworkStatsTethering() method
1077 tetherSnapshot = getNetworkStatsTethering(STATS_PER_IFACE); in getTetherStats()1401 final NetworkStats tetherSnapshot = getNetworkStatsTethering(STATS_PER_IFACE); in recordSnapshotLocked()1883 final NetworkStats tetherSnapshot = getNetworkStatsTethering(STATS_PER_UID); in getNetworkStatsUidDetail()1903 private NetworkStats getNetworkStatsTethering(int how) throws RemoteException { in getNetworkStatsTethering() method1905 return mNetworkManager.getNetworkStatsTethering(how); in getNetworkStatsTethering()
816 when(mNetManager.getNetworkStatsTethering(STATS_PER_UID))1272 when(mNetManager.getNetworkStatsTethering(how)).thenReturn(stats);1285 when(mNetManager.getNetworkStatsTethering(STATS_PER_UID)).thenReturn(tetherStats);
1535 public NetworkStats getNetworkStatsTethering(int how) { in getNetworkStatsTethering() method in NetworkManagementService
2626 HSPLcom/android/server/NetworkManagementService;->getNetworkStatsTethering(I)Landroid/net/NetworkSt…20682 HSPLcom/android/server/net/NetworkStatsService;->getNetworkStatsTethering(I)Landroid/net/NetworkSta…