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