Searched refs:ATTR_LASTDESCRIPTION (Results 1 – 1 of 1) sorted by relevance
166 private static final String ATTR_LASTDESCRIPTION = "last_description"; field in TaskRecord2638 out.attribute(null, ATTR_LASTDESCRIPTION, lastDescription.toString()); in saveToXml()2842 case ATTR_LASTDESCRIPTION: in restoreFromXml()