Home
last modified time | relevance | path

Searched defs:restriction (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DBaseUserRestrictionsTest.java103 protected void assertLayeredRestriction(String restriction, boolean expected) { in assertLayeredRestriction()
108 protected void assertOwnerRestriction(String restriction, boolean expected) { in assertOwnerRestriction()
123 protected void assertSetClearUserRestriction(String restriction) { in assertSetClearUserRestriction()
146 protected void assertClearUserRestriction(String restriction) { in assertClearUserRestriction()
161 protected void assertCannotSetUserRestriction(String restriction) { in assertCannotSetUserRestriction()
269 final String restriction = UserManager.DISALLOW_CONFIG_WIFI; in testBroadcast() local
DProfileGlobalRestrictionsTest.java23 private void assertRestriction(String restriction, boolean expected) { in assertRestriction()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java148 public static String getRestrictionLabel(Context context, String restriction) { in getRestrictionLabel()
153 public static String getUserAction(Context context, String restriction) { in getUserAction()
158 private static UserRestrictionItem findRestrictionItem(String restriction) { in findRestrictionItem()
184 public static Intent getUserRestrictionTestIntent(Context context, String restriction) { in getUserRestrictionTestIntent()
195 public static boolean isRestrictionValid(Context context, String restriction) { in isRestrictionValid()
DByodHelperActivity.java324 final String restriction = intent.getStringExtra(EXTRA_PARAMETER_1); in onCreate() local
327 DeviceAdminTestReceiver.getReceiverComponentName(), restriction); in onCreate() local
330 final String restriction = intent.getStringExtra(EXTRA_PARAMETER_1); in onCreate() local
333 DeviceAdminTestReceiver.getReceiverComponentName(), restriction); in onCreate() local
DDeviceOwnerPositiveTestActivity.java368 private Intent createSetUserRestrictionIntent(String restriction) { in createSetUserRestrictionIntent()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBluetoothRestrictionTest.java125 private void testOppDisabledWhenRestrictionSet(String restriction) { in testOppDisabledWhenRestrictionSet()
127 mDevicePolicyManager.addUserRestriction(getWho(), restriction); in testOppDisabledWhenRestrictionSet() local
134 mDevicePolicyManager.clearUserRestriction(getWho(), restriction); in testOppDisabledWhenRestrictionSet() local
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/
DDeviceOwnerPasswordTest.java362 private void assertPasswordFails(String password, String restriction) { in assertPasswordFails()
372 private void assertPasswordSucceeds(String password, String restriction) { in assertPasswordSucceeds()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DPolicyTransparencyTest.java73 private void runTestForRestriction(String restriction) throws Exception { in runTestForRestriction()
DCustomizationRestrictionsTest.java51 RestrictionApplicator(String restriction) { in RestrictionApplicator()
/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/provisioning/
DUserRestrictionTest.java52 private void setUserRestriction(String restriction, boolean add) { in setUserRestriction()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java434 String restriction = "no_debugging_features"; // UserManager.DISALLOW_DEBUGGING_FEATURES in testNoDebuggingFeaturesRestriction() local
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...