Searched refs:ADD_RESTRICTION_COMMAND (Results 1 – 2 of 2) sorted by relevance
39 private static final String ADD_RESTRICTION_COMMAND = "add-restriction"; field in SetPolicyActivity71 if (ADD_RESTRICTION_COMMAND.equals(command)) { in handleIntent()
70 private static final String ADD_RESTRICTION_COMMAND = "add-restriction"; field in ManagedProfileTest212 changeUserRestrictionForUser("allow_parent_profile_app_linking", ADD_RESTRICTION_COMMAND, in testAppLinks()330 changeUserRestrictionForUser(restriction, ADD_RESTRICTION_COMMAND, mProfileUserId); in testNoDebuggingFeaturesRestriction()337 changeUserRestrictionForUser(restriction, ADD_RESTRICTION_COMMAND, mProfileUserId); in testNoDebuggingFeaturesRestriction()