Searched refs:destRestrictions (Results 1 – 1 of 1) sorted by relevance
111 public void moveRestriction(@NonNull RestrictionsSet destRestrictions, String restriction) { in moveRestriction() argument118 Bundle to = destRestrictions.getRestrictions(userId); in moveRestriction()122 destRestrictions.updateRestrictions(userId, to); in moveRestriction()