Searched refs:legacyLocalRestrictions (Results 1 – 1 of 1) sorted by relevance
3286 Bundle legacyLocalRestrictions = null; in readUserLP() local3348 legacyLocalRestrictions = UserRestrictionsUtils.readRestrictions(parser); in readUserLP()3401 if (legacyLocalRestrictions != null) { in readUserLP()3404 } else if (legacyLocalRestrictions != null) { in readUserLP()3406 new RestrictionsSet(id, legacyLocalRestrictions)); in readUserLP()