Searched refs:ATTR_ALWAYS (Results 1 – 1 of 1) sorted by relevance
44 private static final String ATTR_ALWAYS = "always"; // boolean field in PreferredComponent112 mAlways = parser.getAttributeBoolean(null, ATTR_ALWAYS, true); in PreferredComponent()189 serializer.attributeBoolean(null, ATTR_ALWAYS, mAlways); in writeToXml()