Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java3791 public static final int OPERATION_SET_ALWAYS_ON_VPN_PACKAGE = 30; field in DevicePolicyManager
3856 OPERATION_SET_ALWAYS_ON_VPN_PACKAGE,
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt596 field public static final int OPERATION_SET_ALWAYS_ON_VPN_PACKAGE = 30; // 0x1e
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java7332 checkCanExecuteOrThrowUnsafe(DevicePolicyManager.OPERATION_SET_ALWAYS_ON_VPN_PACKAGE);