Searched refs:sourceRestrictionsSets (Results 1 – 1 of 1) sorted by relevance
849 SparseArray<RestrictionsSet> sourceRestrictionsSets, in moveRestriction() argument851 for (int i = 0; i < sourceRestrictionsSets.size(); i++) { in moveRestriction()852 final RestrictionsSet sourceRestrictionsSet = sourceRestrictionsSets.valueAt(i); in moveRestriction()