Searched refs:XML_ATT_LAST_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
42 private static final String XML_ATT_LAST_ACTIVITY = "last_activity"; field in BluetoothMapConvoContactElement215 xmlConvoElement.attribute(null, XML_ATT_LAST_ACTIVITY, this.getLastActivityString()); in encode()262 } else if (attributeName.equalsIgnoreCase(XML_ATT_LAST_ACTIVITY)) { in createFromXml()
39 private static final String XML_ATT_LAST_ACTIVITY = "last_activity"; field in BluetoothMapConvoListingElement272 xmlConvoElement.attribute(null, XML_ATT_LAST_ACTIVITY, getLastActivityString()); in encode()314 } else if (attributeName.equalsIgnoreCase(XML_ATT_LAST_ACTIVITY)) { in createFromXml()