Searched refs:ATTR_RESOLVEDTYPE (Results 1 – 1 of 1) sorted by relevance
394 private static final String ATTR_RESOLVEDTYPE = "resolved_type"; field in ActivityRecord8791 out.attribute(null, ATTR_RESOLVEDTYPE, resolvedType); in saveToXml()8818 String resolvedType = in.getAttributeValue(null, ATTR_RESOLVEDTYPE); in restoreFromXml()