Searched refs:ATTR_COMPONENTSPECIFIED (Results 1 – 1 of 1) sorted by relevance
425 private static final String ATTR_COMPONENTSPECIFIED = "component_specified"; field in ActivityRecord10015 out.attributeBoolean(null, ATTR_COMPONENTSPECIFIED, componentSpecified);10041 boolean componentSpecified = in.getAttributeBoolean(null, ATTR_COMPONENTSPECIFIED, false);