Home
last modified time | relevance | path

Searched defs:vpnNetId (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DAutomaticOnOffKeepaliveTracker.java374 final int vpnNetId) { in handleMonitorAutomaticKeepalive()
387 private void handleMonitorTcpConnections(@NonNull AutomaticOnOffKeepalive ki, int vpnNetId) { in handleMonitorTcpConnections()
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4369 void expectDnsNetIdWithVpn(INetd* netdService, unsigned vpnNetId, unsigned expectedNetId) { in expectDnsNetIdWithVpn()
7718 const unsigned vpnNetId = vpn.netId(); in TEST_F() local