Searched refs:XML_ATT_PRESENCE_AVAILABILITY (Results 1 – 1 of 1) sorted by relevance
41 private static final String XML_ATT_PRESENCE_AVAILABILITY = "presence_availability"; field in BluetoothMapConvoContactElement223 xmlConvoElement.attribute(null, XML_ATT_PRESENCE_AVAILABILITY, in encode()268 } else if(attributeName.equalsIgnoreCase(XML_ATT_PRESENCE_AVAILABILITY)) { in createFromXml()