Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java4510 throwIfLockdownEnabled(); in prepareVpn()
4559 throwIfLockdownEnabled(); in establishVpn()
4615 throwIfLockdownEnabled(); in startVpnProfile()
4648 throwIfLockdownEnabled(); in startLegacyVpn()
4847 private void throwIfLockdownEnabled() { in throwIfLockdownEnabled() method in ConnectivityService
7442 throwIfLockdownEnabled(); in addVpnAddress()
7451 throwIfLockdownEnabled(); in removeVpnAddress()
7461 throwIfLockdownEnabled(); in setUnderlyingNetworksForVpn()
/frameworks/base/services/
Dart-profile916 PLcom/android/server/ConnectivityService;->throwIfLockdownEnabled()V