Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DSetPolicyActivity.java40 private static final String CLEAR_RESTRICTION_COMMAND = "clear-restriction"; field in SetPolicyActivity
76 } else if (CLEAR_RESTRICTION_COMMAND.equals(command)) { in handleIntent()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java56 private static final String CLEAR_RESTRICTION_COMMAND = "clear-restriction"; field in DeviceAndProfileOwnerTest
241 CLEAR_RESTRICTION_COMMAND, mUserId); in testPackageInstallUserRestrictions()