Searched refs:XML_ATT_DISPLAY_NAME (Results 1 – 1 of 1) sorted by relevance
50 private static final String XML_ATT_DISPLAY_NAME = "display_name"; field in BluetoothMapConvoContactElement219 null, XML_ATT_DISPLAY_NAME, BluetoothMapUtils.stripInvalidChars(mDisplayName)); in encode()269 } else if (attributeName.equalsIgnoreCase(XML_ATT_DISPLAY_NAME)) { in createFromXml()