Searched refs:createFromXml (Results 1 – 4 of 4) sorted by relevance
302 public static BluetoothMapConvoListingElement createFromXml(XmlPullParser parser) in createFromXml() method in BluetoothMapConvoListingElement339 newElement.addContact(BluetoothMapConvoContactElement.createFromXml(parser)); in createFromXml()
198 add(BluetoothMapConvoListingElement.createFromXml(parser)); in readConversations()
242 public static BluetoothMapConvoContactElement createFromXml(XmlPullParser parser) in createFromXml() method in BluetoothMapConvoContactElement
373 AidGroup group = AidGroup.createFromXml(parser); in readDynamicSettingsLocked()