Searched refs:XML_ATT_NAME (Results 1 – 2 of 2) sorted by relevance
44 private static final String XML_ATT_NAME = "name"; field in BluetoothMapConvoContactElement208 xmlConvoElement.attribute(null, XML_ATT_NAME, in encode()256 } else if (attributeName.equalsIgnoreCase(XML_ATT_NAME)) { in createFromXml()
40 private static final String XML_ATT_NAME = "name"; field in BluetoothMapConvoListingElement268 xmlConvoElement.attribute(null, XML_ATT_NAME, in encode()312 } else if (attributeName.equalsIgnoreCase(XML_ATT_NAME)) { in createFromXml()