Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java2567 private boolean isSettingsVpnLocked() { in isSettingsVpnLocked() method in Vpn
2573 if (!isSettingsVpnLocked()) { in stopVpnRunnerPrivileged()
2594 if (!isSettingsVpnLocked()) return null; in getLegacyVpnInfoPrivileged()
2606 if (isSettingsVpnLocked()) { in getLegacyVpnConfig()
3009 if (isSettingsVpnLocked()) { in onChildOpened()