Home
last modified time | relevance | path

Searched refs:stopLegacyVpnPrivileged (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/net/
DLockdownVpnTracker.java146 mVpn.stopLegacyVpnPrivileged(); in handleStateChangedLocked()
258 mVpn.stopLegacyVpnPrivileged(); in shutdownLocked()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java1468 stopLegacyVpnPrivileged(); in startLegacyVpn()
1480 public synchronized void stopLegacyVpnPrivileged() { in stopLegacyVpnPrivileged() method in Vpn