Searched defs:writeToXml (Results 1 – 7 of 7) sorted by relevance
84 public void writeToXml(XmlSerializer serializer) throws IOException { in writeToXml() method in PersistentPreferredActivity
48 public void writeToXml(XmlSerializer serializer, boolean full) throws IOException { in writeToXml() method in PreferredActivity
121 public void writeToXml(XmlSerializer serializer) throws IOException { in writeToXml() method in CrossProfileIntentFilter
178 public void writeToXml(XmlSerializer serializer, boolean full) throws IOException { in writeToXml() method in PreferredComponent
173 public void writeToXml(XmlSerializer serializer) throws IOException { in writeToXml() method in IntentFilterVerificationInfo
1527 public void writeToXml(XmlSerializer serializer) throws IOException { in writeToXml() method in IntentFilter
529 void writeToXml(XmlSerializer out) in writeToXml() method in DevicePolicyManagerService.ActiveAdmin