Searched refs:XML_ATT_NAME (Results 1 – 2 of 2) sorted by relevance
45 private static final String XML_ATT_NAME = "name"; field in BluetoothMapConvoContactElement209 xmlConvoElement.attribute(null, XML_ATT_NAME, in encode()258 } else if(attributeName.equalsIgnoreCase(XML_ATT_NAME)) { in createFromXml()
40 private static final String XML_ATT_NAME = "name"; field in BluetoothMapConvoListingElement253 xmlConvoElement.attribute(null, XML_ATT_NAME, in encode()298 } else if(attributeName.equalsIgnoreCase(XML_ATT_NAME)) { in createFromXml()