Searched refs:vpnInfos (Results 1 – 4 of 4) sorted by relevance
108 VpnInfo[] vpnInfos = new VpnInfo[] {createVpnInfo(new String[] {TEST_IFACE})}; in testVpnRewriteTrafficThroughItself() local109 mFactory.updateVpnInfos(vpnInfos); in testVpnRewriteTrafficThroughItself()137 VpnInfo[] vpnInfos = new VpnInfo[] {createVpnInfo(new String[] {CLAT_PREFIX + TEST_IFACE})}; in testVpnWithClat() local138 mFactory.updateVpnInfos(vpnInfos); in testVpnWithClat()170 VpnInfo[] vpnInfos = new VpnInfo[] {createVpnInfo(new String[] {TEST_IFACE})}; in testVpnWithOneUnderlyingIface() local171 mFactory.updateVpnInfos(vpnInfos); in testVpnWithOneUnderlyingIface()194 VpnInfo[] vpnInfos = new VpnInfo[] {createVpnInfo(new String[] {TEST_IFACE})}; in testVpnWithOneUnderlyingIfaceAndOwnTraffic() local195 mFactory.updateVpnInfos(vpnInfos); in testVpnWithOneUnderlyingIfaceAndOwnTraffic()222 VpnInfo[] vpnInfos = new VpnInfo[] {createVpnInfo(new String[] {TEST_IFACE})}; in testVpnWithOneUnderlyingIface_withCompression() local223 mFactory.updateVpnInfos(vpnInfos); in testVpnWithOneUnderlyingIface_withCompression()[all …]
73 in VpnInfo[] vpnInfos); in forceUpdateIfaces() argument
942 VpnInfo[] vpnInfos) { in forceUpdateIfaces() argument955 mStatsFactory.updateVpnInfos(vpnInfos); in forceUpdateIfaces()
7445 final VpnInfo[] vpnInfos = getAllVpnInfo(); in notifyIfacesChangedForNetworkStats() local7448 getDefaultNetworks(), getAllNetworkState(), activeIface, vpnInfos); in notifyIfacesChangedForNetworkStats() local