Searched refs:XML_ATT_PRESENCE_STATUS (Results 1 – 1 of 1) sorted by relevance
39 private static final String XML_ATT_PRESENCE_STATUS = "presence_status"; field in BluetoothMapConvoContactElement225 xmlConvoElement.attribute(null, XML_ATT_PRESENCE_STATUS, mPresenceStatus); in encode()268 } else if (attributeName.equalsIgnoreCase(XML_ATT_PRESENCE_STATUS)) { in createFromXml()