Searched refs:readRestrictions (Results 1 – 3 of 3) sorted by relevance
186 public static void readRestrictions(XmlPullParser parser, Bundle restrictions) in readRestrictions() method in UserRestrictionsUtils
1668 .readRestrictions(parser, mGuestRestrictions); in readUserListLP()1672 UserRestrictionsUtils.readRestrictions(parser, in readUserListLP()2052 UserRestrictionsUtils.readRestrictions(parser, baseRestrictions); in readUserLP()2054 UserRestrictionsUtils.readRestrictions(parser, localRestrictions); in readUserLP()
1015 UserRestrictionsUtils.readRestrictions(parser, ensureUserRestrictions()); in readFromXml()