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