Home
last modified time | relevance | path

Searched defs:enforced (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCommandReceiverActivity.java674 boolean enforced) { in createSetDeviceOwnerUserRestrictionIntent()
682 boolean enforced) { in createSetCurrentUserRestrictionIntent()
686 private static Intent createSetUserRestrictionIntent(String restriction, boolean enforced, in createSetUserRestrictionIntent()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DBluetoothSharingRestrictionTest.java75 private static void assertRestrictionEnforced(Context context, boolean enforced) { in assertRestrictionEnforced()