Searched defs:readFromXml (Results 1 – 6 of 6) 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 void readFromXml(XmlPullParser parser) throws XmlPullParserException, in readFromXml() method in IntentFilterVerificationInfo
1605 public void readFromXml(XmlPullParser parser) throws XmlPullParserException, in readFromXml() method in IntentFilter
711 void readFromXml(XmlPullParser parser) in readFromXml() method in DevicePolicyManagerService.ActiveAdmin