Searched refs:writeAsXml (Results 1 – 8 of 8) sorted by relevance
30 void writeAsXml(T item, XmlSerializer out) throws IOException; in writeAsXml() method
773 mSerializerAndParser.writeAsXml(service.getKey(), out); in writePersistentServicesLocked()
86 public void writeAsXml(AuthenticatorDescription item, XmlSerializer out) in writeAsXml() method in AccountAuthenticatorCache.MySerializer
198 public void writeAsXml(XmlSerializer out) throws IOException { in writeAsXml() method in AidGroup
145 public void writeAsXml(SyncAdapterType item, XmlSerializer out) throws IOException { in writeAsXml() method in SyncAdaptersCache.MySerializer
311 public void writeAsXml(TestServiceType item, XmlSerializer out) throws IOException { in writeAsXml() method in RegisteredServicesCacheTest.TestSerializer
2222 PLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->writeAsXml(Landroid/accounts…2223 PLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->writeAsXml(Ljava/lang/Object…
16966 Landroid/content/SyncAdaptersCache$MySerializer;->writeAsXml(Landroid/content/SyncAdapterType;Lorg/…