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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java40 private static final String XML_ATT_PRESENCE_AVAILABILITY = "presence_availability"; field in class:BluetoothMapConvoContactElement
222 xmlConvoElement.attribute(null, XML_ATT_PRESENCE_AVAILABILITY,
267 } else if(attributeName.equalsIgnoreCase(XML_ATT_PRESENCE_AVAILABILITY)) {

Completed in 435 milliseconds