Home
last modified time | relevance | path

Searched refs:updateUnderlyingNetworkInfos (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
H A DNetworkStatsFactoryTest.java83 mFactory.updateUnderlyingNetworkInfos(new UnderlyingNetworkInfo[0]); in setUp()
107 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testVpnRewriteTrafficThroughItself()
137 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testVpnWithClat()
171 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testVpnWithOneUnderlyingIface()
196 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testVpnWithOneUnderlyingIfaceAndOwnTraffic()
225 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testVpnWithOneUnderlyingIface_withCompression()
249 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testVpnWithTwoUnderlyingIfaces_packetDuplication()
276 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testConcurrentVpns()
316 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testVpnWithTwoUnderlyingIfaces_splitTraffic()
344 mFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos); in testVpnWithTwoUnderlyingIfaces_splitTrafficWithCompression()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsFactory.java119 public void updateUnderlyingNetworkInfos(UnderlyingNetworkInfo[] vpnArray) { in updateUnderlyingNetworkInfos() method in NetworkStatsFactory
H A DNetworkStatsService.java999 mStatsFactory.updateUnderlyingNetworkInfos(underlyingNetworkInfos);
/aosp12/frameworks/base/services/
H A Dart-profile25653 HPLcom/android/server/net/NetworkStatsFactory;->updateUnderlyingNetworkInfos([Landroid/net/Underlyi…