Searched refs:XML_ATT_LAST_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
43 private static final String XML_ATT_LAST_ACTIVITY = "last_activity"; field in BluetoothMapConvoContactElement216 xmlConvoElement.attribute(null, XML_ATT_LAST_ACTIVITY, in encode()264 } else if(attributeName.equalsIgnoreCase(XML_ATT_LAST_ACTIVITY)) { in createFromXml()
39 private static final String XML_ATT_LAST_ACTIVITY = "last_activity"; field in BluetoothMapConvoListingElement257 xmlConvoElement.attribute(null, XML_ATT_LAST_ACTIVITY, in encode()300 } else if(attributeName.equalsIgnoreCase(XML_ATT_LAST_ACTIVITY)) { in createFromXml()