Searched refs:createFromXml (Results 1 – 4 of 4) sorted by relevance
288 public static BluetoothMapConvoListingElement createFromXml(XmlPullParser parser) in createFromXml() method in BluetoothMapConvoListingElement323 newElement.addContact(BluetoothMapConvoContactElement.createFromXml(parser)); in createFromXml()
194 add(BluetoothMapConvoListingElement.createFromXml(parser)); in readConversations()
244 public static BluetoothMapConvoContactElement createFromXml(XmlPullParser parser) in createFromXml() method in BluetoothMapConvoContactElement
368 AidGroup group = AidGroup.createFromXml(parser); in readDynamicAidsLocked()