Searched refs:XML_TAG (Results 1 – 1 of 1) sorted by relevance
40 private static final String XML_TAG = "MAP-convo-listing"; field in BluetoothMapConvoListing102 xmlConvoElement.startTag(null, XML_TAG); in encode()108 xmlConvoElement.endTag(null, XML_TAG); in encode()157 if(!name.equalsIgnoreCase(XML_TAG)) { in appendFromXml()