Searched refs:legacyLocalRestrictions (Results 1 – 1 of 1) sorted by relevance
3039 Bundle legacyLocalRestrictions = null; in readUserLP() local3110 legacyLocalRestrictions = UserRestrictionsUtils.readRestrictions(parser); in readUserLP()3162 if (legacyLocalRestrictions != null) { in readUserLP()3165 } else if (legacyLocalRestrictions != null) { in readUserLP()3167 new RestrictionsSet(id, legacyLocalRestrictions)); in readUserLP()