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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java46 private static final String XML_ATT_UCI = "x_bt_uci"; field in class:BluetoothMapConvoContactElement
201 xmlConvoElement.attribute(null, XML_ATT_UCI, mUci);
255 if(attributeName.equalsIgnoreCase(XML_ATT_UCI)) {

Completed in 102 milliseconds