Searched refs:ADD_RESTRICTION_COMMAND (Results 1 – 3 of 3) sorted by relevance
39 private static final String ADD_RESTRICTION_COMMAND = "add-restriction"; field in SetPolicyActivity71 if (ADD_RESTRICTION_COMMAND.equals(command)) { in handleIntent()
58 private static final String ADD_RESTRICTION_COMMAND = "add-restriction"; field in ManagedProfileTest195 changeUserRestrictionForUser("allow_parent_profile_app_linking", ADD_RESTRICTION_COMMAND, in testAppLinks()313 changeUserRestrictionForUser(restriction, ADD_RESTRICTION_COMMAND, mUserId); in testNoDebuggingFeaturesRestriction()320 changeUserRestrictionForUser(restriction, ADD_RESTRICTION_COMMAND, mUserId); in testNoDebuggingFeaturesRestriction()
55 private static final String ADD_RESTRICTION_COMMAND = "add-restriction"; field in DeviceAndProfileOwnerTest235 ADD_RESTRICTION_COMMAND, mUserId); in testPackageInstallUserRestrictions()