Searched refs:XML_TAG_CONVOCONTACT (Results 1 – 2 of 2) sorted by relevance
47 protected static final String XML_TAG_CONVOCONTACT = "convocontact"; field in BluetoothMapConvoContactElement199 xmlConvoElement.startTag(null, XML_TAG_CONVOCONTACT); in encode()231 xmlConvoElement.endTag(null, XML_TAG_CONVOCONTACT); in encode()248 XML_TAG_CONVOCONTACT + " is not decorated with attributes"); in createFromXml()
338 if (name.equalsIgnoreCase(BluetoothMapConvoContactElement.XML_TAG_CONVOCONTACT)) { in createFromXml()