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.java375 final int vpnNetId) { in handleMonitorAutomaticKeepalive()
388 private void handleMonitorTcpConnections(@NonNull AutomaticOnOffKeepalive ki, int vpnNetId) { in handleMonitorTcpConnections()
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4417 void expectDnsNetIdWithVpn(INetd* netdService, unsigned vpnNetId, unsigned expectedNetId) { in expectDnsNetIdWithVpn()
7983 const unsigned vpnNetId = vpn.netId(); in TEST_F() local