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