Searched refs:moveRestriction (Results 1 – 4 of 4) sorted by relevance
84 mRestrictionsSet.moveRestriction(destRestrictionsSet, restriction); in testMoveRestriction_containsRestriction()99 mRestrictionsSet.moveRestriction(destRestrictionsSet, in testMoveRestriction_doesNotContainRestriction()
120 UserRestrictionsUtils.moveRestriction( in testMoveRestriction()
111 public void moveRestriction(@NonNull RestrictionsSet destRestrictions, String restriction) { in moveRestriction() method in RestrictionsSet
861 public static void moveRestriction(String restrictionKey, in moveRestriction() method in UserRestrictionsUtils866 sourceRestrictionsSet.moveRestriction(destRestrictionSet, restrictionKey); in moveRestriction()