Searched defs:readRestrictions (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/ | ||
D | UserRestrictionsUtils.java | 426 public static void readRestrictions(XmlPullParser parser, Bundle restrictions) { in readRestrictions() method in UserRestrictionsUtils |
D | RestrictionsSet.java | 224 public static RestrictionsSet readRestrictions(@NonNull TypedXmlPullParser parser, in readRestrictions() method in RestrictionsSet |