Searched refs:XML_ATT_DISPLAY_NAME (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java45 private static final String XML_ATT_DISPLAY_NAME = "display_name"; field in class:BluetoothMapConvoContactElement
204 xmlConvoElement.attribute(null, XML_ATT_DISPLAY_NAME,
259 } else if(attributeName.equalsIgnoreCase(XML_ATT_DISPLAY_NAME)) {

Completed in 11 milliseconds