Searched refs:DISALLOW_CONFIG_VPN (Results 1 – 11 of 11) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | VpnTestActivity.java | 70 UserManager.DISALLOW_CONFIG_VPN); in onCreate() 78 UserManager.DISALLOW_CONFIG_VPN); in finish()
|
D | DeviceOwnerPositiveTestActivity.java | 350 UserManager.DISALLOW_CONFIG_VPN, true)), in addTestsToAdapter() 360 UserManager.DISALLOW_CONFIG_VPN, false)) in addTestsToAdapter()
|
D | CommandReceiverActivity.java | 719 mDpm.clearUserRestriction(mAdmin, UserManager.DISALLOW_CONFIG_VPN); in clearAllPoliciesAndRestrictions()
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/ |
D | CommonUserRestrictions.java | 74 public static final String DISALLOW_CONFIG_VPN = "no_config_vpn"; field in CommonUserRestrictions 280 DISALLOW_CONFIG_VPN,
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/ |
D | PrimaryProfileOwnerUserRestrictionsTest.java | 31 UserManager.DISALLOW_CONFIG_VPN,
|
D | SecondaryProfileOwnerUserRestrictionsTest.java | 33 UserManager.DISALLOW_CONFIG_VPN,
|
D | DeviceOwnerUserRestrictionsTest.java | 33 UserManager.DISALLOW_CONFIG_VPN,
|
D | BaseUserRestrictionsTest.java | 49 UserManager.DISALLOW_CONFIG_VPN,
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | AlwaysOnVpnTest.java | 83 ADMIN_RECEIVER_COMPONENT, UserManager.DISALLOW_CONFIG_VPN); in testDisallowConfigVpn() 89 UserManager.DISALLOW_CONFIG_VPN); in testDisallowConfigVpn()
|
/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
D | UserRestrictionsTest.java | 71 CommonUserRestrictions.DISALLOW_CONFIG_VPN, 102 CommonUserRestrictions.DISALLOW_CONFIG_VPN,
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 34065 field public static final String DISALLOW_CONFIG_VPN = "no_config_vpn";
|