Searched defs:readFromXml (Results 1 – 10 of 10) sorted by relevance
29 public FilterList readFromXml(XmlPullParser parser) throws IOException, XmlPullParserException { in readFromXml() method in FilterList
54 public static StringFilter readFromXml(ValueProvider valueProvider, XmlPullParser parser) in readFromXml() method in StringFilter
428 public Rule readFromXml(XmlPullParser parser) throws IOException, XmlPullParserException { in readFromXml() method in IntentFirewall.Rule
138 public static SystemUpdateInfo readFromXml(XmlPullParser parser) { in readFromXml() method in SystemUpdateInfo
149 public void readFromXml(XmlPullParser parser) throws XmlPullParserException, in readFromXml() method in IntentFilterVerificationInfo
342 protected static Pair<Long, List<CacheQuotaHint>> readFromXml(InputStream inputStream) in readFromXml() method in CacheQuotaStrategy
998 public static OwnerInfo readFromXml(XmlPullParser parser) { in readFromXml() method in Owners.OwnerInfo
1386 void readFromXml(XmlPullParser parser, boolean shouldOverridePolicies) in readFromXml() method in DevicePolicyManagerService.ActiveAdmin
1686 public void readFromXml(XmlPullParser parser) throws XmlPullParserException, in readFromXml() method in IntentFilter
2487 public static PackageInstallerSession readFromXml(@NonNull XmlPullParser in, in readFromXml() method in PackageInstallerSession