Index

A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACTOR - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
ACTOR = 8;
ACTOR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Overlayable
 
ACTOR_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
ACTOR = 8;
addAllAttribute(Iterable<? extends Resources.XmlAttribute>) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
addAllChild(Iterable<? extends Resources.XmlNode>) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
addAllConfigValue(Iterable<? extends Resources.ConfigValue>) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
addAllDynamicRefTable(Iterable<? extends Resources.DynamicRefTable>) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
addAllElement(Iterable<? extends Resources.Array.Element>) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
addAllEntry(Iterable<? extends Resources.Entry>) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
addAllEntry(Iterable<? extends Resources.Plural.Entry>) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
addAllEntry(Iterable<? extends Resources.Style.Entry>) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
addAllEntry(Iterable<? extends Resources.Styleable.Entry>) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
addAllNamespaceDeclaration(Iterable<? extends Resources.XmlNamespace>) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
addAllNamespaceStack(Iterable<? extends Resources.NamespaceAlias>) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
addAllOverlayable(Iterable<? extends Resources.Overlayable>) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
addAllPackage(Iterable<? extends Resources.Package>) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
addAllPolicy(Iterable<? extends Resources.OverlayableItem.Policy>) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
addAllPolicyValue(Iterable<Integer>) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
addAllSpan(Iterable<? extends Resources.StyledString.Span>) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
addAllSpans(Iterable<? extends Resources.StyleString.Span>) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
addAllSymbol(Iterable<? extends Resources.Attribute.Symbol>) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
addAllToolFingerprint(Iterable<? extends Resources.ToolFingerprint>) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
addAllType(Iterable<? extends Resources.Type>) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
addAllUntranslatableSections(Iterable<? extends Resources.UntranslatableSection>) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
addAttribute(int, Resources.XmlAttribute) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
addAttribute(int, Resources.XmlAttribute.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
addAttribute(Resources.XmlAttribute) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
addAttribute(Resources.XmlAttribute.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
addAttributeBuilder() - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
addAttributeBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
addChild(int, Resources.XmlNode) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
addChild(int, Resources.XmlNode.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
addChild(Resources.XmlNode) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
addChild(Resources.XmlNode.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
addChildBuilder() - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
addChildBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
addConfigValue(int, Resources.ConfigValue) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
addConfigValue(int, Resources.ConfigValue.Builder) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
addConfigValue(Resources.ConfigValue) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
addConfigValue(Resources.ConfigValue.Builder) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
addConfigValueBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
addConfigValueBuilder(int) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
addDynamicRefTable(int, Resources.DynamicRefTable) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
addDynamicRefTable(int, Resources.DynamicRefTable.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
addDynamicRefTable(Resources.DynamicRefTable) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
addDynamicRefTable(Resources.DynamicRefTable.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
addDynamicRefTableBuilder() - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
addDynamicRefTableBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
addElement(int, Resources.Array.Element) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
addElement(int, Resources.Array.Element.Builder) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
addElement(Resources.Array.Element) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
addElement(Resources.Array.Element.Builder) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
addElementBuilder() - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
addElementBuilder(int) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
addEntry(int, Resources.Entry) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
addEntry(int, Resources.Entry.Builder) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
addEntry(int, Resources.Plural.Entry) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
addEntry(int, Resources.Plural.Entry.Builder) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
addEntry(int, Resources.Style.Entry) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
addEntry(int, Resources.Style.Entry.Builder) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
addEntry(int, Resources.Styleable.Entry) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
addEntry(int, Resources.Styleable.Entry.Builder) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
addEntry(Resources.Entry) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
addEntry(Resources.Entry.Builder) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
addEntry(Resources.Plural.Entry) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
addEntry(Resources.Plural.Entry.Builder) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
addEntry(Resources.Style.Entry) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
addEntry(Resources.Style.Entry.Builder) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
addEntry(Resources.Styleable.Entry) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
addEntry(Resources.Styleable.Entry.Builder) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
addEntryBuilder() - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
addEntryBuilder() - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
addEntryBuilder() - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
addEntryBuilder() - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
addEntryBuilder(int) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
addEntryBuilder(int) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
addEntryBuilder(int) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
addEntryBuilder(int) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
addNamespaceDeclaration(int, Resources.XmlNamespace) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
addNamespaceDeclaration(int, Resources.XmlNamespace.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
addNamespaceDeclaration(Resources.XmlNamespace) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
addNamespaceDeclaration(Resources.XmlNamespace.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
addNamespaceDeclarationBuilder() - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
addNamespaceDeclarationBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
addNamespaceStack(int, Resources.NamespaceAlias) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
addNamespaceStack(int, Resources.NamespaceAlias.Builder) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
addNamespaceStack(Resources.NamespaceAlias) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
addNamespaceStack(Resources.NamespaceAlias.Builder) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
addNamespaceStackBuilder() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
addNamespaceStackBuilder(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
addOverlayable(int, Resources.Overlayable) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
addOverlayable(int, Resources.Overlayable.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
addOverlayable(Resources.Overlayable) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
addOverlayable(Resources.Overlayable.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
addOverlayableBuilder() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
addOverlayableBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
addPackage(int, Resources.Package) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
addPackage(int, Resources.Package.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
addPackage(Resources.Package) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
addPackage(Resources.Package.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
addPackageBuilder() - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
addPackageBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
addPolicy(Resources.OverlayableItem.Policy) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
addPolicyValue(int) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
addSpan(int, Resources.StyledString.Span) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
addSpan(int, Resources.StyledString.Span.Builder) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
addSpan(Resources.StyledString.Span) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
addSpan(Resources.StyledString.Span.Builder) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
addSpanBuilder() - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
addSpanBuilder(int) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
addSpans(int, Resources.StyleString.Span) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
addSpans(int, Resources.StyleString.Span.Builder) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
addSpans(Resources.StyleString.Span) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
addSpans(Resources.StyleString.Span.Builder) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
addSpansBuilder() - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
addSpansBuilder(int) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
addSymbol(int, Resources.Attribute.Symbol) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
addSymbol(int, Resources.Attribute.Symbol.Builder) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
addSymbol(Resources.Attribute.Symbol) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
addSymbol(Resources.Attribute.Symbol.Builder) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
addSymbolBuilder() - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
addSymbolBuilder(int) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
addToolFingerprint(int, Resources.ToolFingerprint) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
addToolFingerprint(int, Resources.ToolFingerprint.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
addToolFingerprint(Resources.ToolFingerprint) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
addToolFingerprint(Resources.ToolFingerprint.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
addToolFingerprintBuilder() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
addToolFingerprintBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
addType(int, Resources.Type) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
addType(int, Resources.Type.Builder) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
addType(Resources.Type) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
addType(Resources.Type.Builder) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
addTypeBuilder() - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
addTypeBuilder(int) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
addUntranslatableSections(int, Resources.UntranslatableSection) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
addUntranslatableSections(int, Resources.UntranslatableSection.Builder) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
addUntranslatableSections(Resources.UntranslatableSection) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
addUntranslatableSections(Resources.UntranslatableSection.Builder) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
addUntranslatableSectionsBuilder() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
addUntranslatableSectionsBuilder(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
ALLOW_NEW_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Entry
 
ALLOW_RAW_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Reference
 
ANY - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any type except ENUM and FLAGS.
ANY_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any type except ENUM and FLAGS.
ARITY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Plural.Entry
 
ARRAY - Enum constant in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
ARRAY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.CompoundValue
 
ATTR - Enum constant in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
ATTR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.CompoundValue
 
ATTR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Styleable.Entry
 
ATTRIBUTE - Enum constant in enum class com.android.aapt.Resources.Reference.Type
A reference to a theme attribute (?package:type/entry).
ATTRIBUTE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlElement
 
ATTRIBUTE_VALUE - Static variable in enum class com.android.aapt.Resources.Reference.Type
A reference to a theme attribute (?package:type/entry).

B

BINARY_XML - Enum constant in enum class com.android.aapt.Resources.FileReference.Type
BINARY_XML = 2;
BINARY_XML_VALUE - Static variable in enum class com.android.aapt.Resources.FileReference.Type
BINARY_XML = 2;
BOOLEAN - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any boolean BinaryPrimitive values.
BOOLEAN_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
BOOLEAN_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any boolean BinaryPrimitive values.
BOOLEAN_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
build() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
build() - Method in class com.android.aapt.Resources.AllowNew.Builder
 
build() - Method in class com.android.aapt.Resources.Array.Builder
 
build() - Method in class com.android.aapt.Resources.Array.Element.Builder
 
build() - Method in class com.android.aapt.Resources.Attribute.Builder
 
build() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
build() - Method in class com.android.aapt.Resources.Boolean.Builder
 
build() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
build() - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
build() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
build() - Method in class com.android.aapt.Resources.Entry.Builder
 
build() - Method in class com.android.aapt.Resources.EntryId.Builder
 
build() - Method in class com.android.aapt.Resources.FileReference.Builder
 
build() - Method in class com.android.aapt.Resources.Id.Builder
 
build() - Method in class com.android.aapt.Resources.Item.Builder
 
build() - Method in class com.android.aapt.Resources.MacroBody.Builder
 
build() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
build() - Method in class com.android.aapt.Resources.Overlayable.Builder
 
build() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
build() - Method in class com.android.aapt.Resources.Package.Builder
 
build() - Method in class com.android.aapt.Resources.PackageId.Builder
 
build() - Method in class com.android.aapt.Resources.Plural.Builder
 
build() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
build() - Method in class com.android.aapt.Resources.Primitive.Builder
 
build() - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
build() - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
build() - Method in class com.android.aapt.Resources.RawString.Builder
 
build() - Method in class com.android.aapt.Resources.Reference.Builder
 
build() - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
build() - Method in class com.android.aapt.Resources.Source.Builder
 
build() - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
build() - Method in class com.android.aapt.Resources.StagedId.Builder
 
build() - Method in class com.android.aapt.Resources.String.Builder
 
build() - Method in class com.android.aapt.Resources.StringPool.Builder
 
build() - Method in class com.android.aapt.Resources.Style.Builder
 
build() - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
build() - Method in class com.android.aapt.Resources.Styleable.Builder
 
build() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
build() - Method in class com.android.aapt.Resources.StyledString.Builder
 
build() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
build() - Method in class com.android.aapt.Resources.StyleString.Builder
 
build() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
build() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
build() - Method in class com.android.aapt.Resources.Type.Builder
 
build() - Method in class com.android.aapt.Resources.TypeId.Builder
 
build() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
build() - Method in class com.android.aapt.Resources.Value.Builder
 
build() - Method in class com.android.aapt.Resources.Visibility.Builder
 
build() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
build() - Method in class com.android.aapt.Resources.XmlElement.Builder
 
build() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
build() - Method in class com.android.aapt.Resources.XmlNode.Builder
 
buildPartial() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.AllowNew.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Array.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Array.Element.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Attribute.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Boolean.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Entry.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.EntryId.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.FileReference.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Id.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Item.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.MacroBody.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Overlayable.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Package.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.PackageId.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Plural.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Primitive.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.RawString.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Reference.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Source.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.StagedId.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.String.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.StringPool.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Style.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Styleable.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.StyledString.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.StyleString.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Type.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.TypeId.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Value.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.Visibility.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.XmlElement.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
buildPartial() - Method in class com.android.aapt.Resources.XmlNode.Builder
 

C

CHILD_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlElement
 
clear() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
clear() - Method in class com.android.aapt.Resources.AllowNew.Builder
 
clear() - Method in class com.android.aapt.Resources.Array.Builder
 
clear() - Method in class com.android.aapt.Resources.Array.Element.Builder
 
clear() - Method in class com.android.aapt.Resources.Attribute.Builder
 
clear() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
clear() - Method in class com.android.aapt.Resources.Boolean.Builder
 
clear() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
clear() - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
clear() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
clear() - Method in class com.android.aapt.Resources.Entry.Builder
 
clear() - Method in class com.android.aapt.Resources.EntryId.Builder
 
clear() - Method in class com.android.aapt.Resources.FileReference.Builder
 
clear() - Method in class com.android.aapt.Resources.Id.Builder
 
clear() - Method in class com.android.aapt.Resources.Item.Builder
 
clear() - Method in class com.android.aapt.Resources.MacroBody.Builder
 
clear() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
clear() - Method in class com.android.aapt.Resources.Overlayable.Builder
 
clear() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
clear() - Method in class com.android.aapt.Resources.Package.Builder
 
clear() - Method in class com.android.aapt.Resources.PackageId.Builder
 
clear() - Method in class com.android.aapt.Resources.Plural.Builder
 
clear() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
clear() - Method in class com.android.aapt.Resources.Primitive.Builder
 
clear() - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
clear() - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
clear() - Method in class com.android.aapt.Resources.RawString.Builder
 
clear() - Method in class com.android.aapt.Resources.Reference.Builder
 
clear() - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
clear() - Method in class com.android.aapt.Resources.Source.Builder
 
clear() - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
clear() - Method in class com.android.aapt.Resources.StagedId.Builder
 
clear() - Method in class com.android.aapt.Resources.String.Builder
 
clear() - Method in class com.android.aapt.Resources.StringPool.Builder
 
clear() - Method in class com.android.aapt.Resources.Style.Builder
 
clear() - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
clear() - Method in class com.android.aapt.Resources.Styleable.Builder
 
clear() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
clear() - Method in class com.android.aapt.Resources.StyledString.Builder
 
clear() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
clear() - Method in class com.android.aapt.Resources.StyleString.Builder
 
clear() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
clear() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
clear() - Method in class com.android.aapt.Resources.Type.Builder
 
clear() - Method in class com.android.aapt.Resources.TypeId.Builder
 
clear() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
clear() - Method in class com.android.aapt.Resources.Value.Builder
 
clear() - Method in class com.android.aapt.Resources.Visibility.Builder
 
clear() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
clear() - Method in class com.android.aapt.Resources.XmlElement.Builder
 
clear() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
clear() - Method in class com.android.aapt.Resources.XmlNode.Builder
 
clearActor() - Method in class com.android.aapt.Resources.Overlayable.Builder
The component responsible for enabling and disabling overlays targeting this <overlayable>.
clearAllowNew() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
clearAllowRaw() - Method in class com.android.aapt.Resources.Reference.Builder
Whether raw string values would have been accepted in place of this reference definition.
clearArity() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The arity of the plural.
clearArray() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Array array = 4;
clearAttr() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Attribute attr = 1;
clearAttr() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
The reference to the attribute.
clearAttribute() - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
clearBooleanValue() - Method in class com.android.aapt.Resources.Primitive.Builder
bool boolean_value = 8;
clearChild() - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
clearColorArgb4Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_argb4_value = 11;
clearColorArgb8Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_argb8_value = 9;
clearColorRgb4Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_rgb4_value = 12;
clearColorRgb8Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_rgb8_value = 10;
clearColumnNumber() - Method in class com.android.aapt.Resources.SourcePosition.Builder
uint32 column_number = 2;
clearComment() - Method in class com.android.aapt.Resources.AllowNew.Builder
Any comment associated with the declaration.
clearComment() - Method in class com.android.aapt.Resources.Array.Element.Builder
Any comments associated with the element.
clearComment() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Any comments associated with the enum or flag.
clearComment() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
Any comment associated with the declaration.
clearComment() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Any comments associated with the plural.
clearComment() - Method in class com.android.aapt.Resources.Style.Entry.Builder
Any comments associated with the entry.
clearComment() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Any comments associated with the declaration.
clearComment() - Method in class com.android.aapt.Resources.Value.Builder
Any comment associated with the value.
clearComment() - Method in class com.android.aapt.Resources.Visibility.Builder
The comment associated with the <public> tag.
clearCompiledItem() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional interpreted/compiled version of the `value` string.
clearCompoundValue() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.CompoundValue compound_value = 5;
clearConfig() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Configuration config = 1;
clearConfigValue() - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
clearData() - Method in class com.android.aapt.Resources.StringPool.Builder
bytes data = 1;
clearDensity() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The device's screen density in dots-per-inch (dpi).
clearDimensionValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 dimension_value = 13;
clearDimensionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive.Builder
Deprecated.
aapt.pb.Primitive.dimension_value_deprecated is deprecated. See Resources.proto;l=409
clearDynamicRefTable() - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
clearElement() - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
clearElement() - Method in class com.android.aapt.Resources.XmlNode.Builder
.aapt.pb.XmlElement element = 1;
clearEmptyValue() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.EmptyType empty_value = 2;
clearEndIndex() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
uint32 end_index = 3;
clearEndIndex() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
uint64 end_index = 2;
clearEntry() - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
clearEntry() - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
clearEntry() - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
clearEntry() - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
clearEntryId() - Method in class com.android.aapt.Resources.Entry.Builder
The ID of this entry.
clearFile() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.FileReference file = 5;
clearFirstChar() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The first character position this span applies to, in UTF-16 offset.
clearFloatValue() - Method in class com.android.aapt.Resources.Primitive.Builder
float float_value = 3;
clearFormatFlags() - Method in class com.android.aapt.Resources.Attribute.Builder
A bitmask of types that this XML attribute accepts.
clearFractionValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 fraction_value = 14;
clearFractionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive.Builder
Deprecated.
aapt.pb.Primitive.fraction_value_deprecated is deprecated. See Resources.proto;l=410
clearGrammaticalGender() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Grammatical gender.
clearHdr() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen has high dynamic range.
clearId() - Method in class com.android.aapt.Resources.EntryId.Builder
uint32 id = 1;
clearId() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Id id = 6;
clearId() - Method in class com.android.aapt.Resources.PackageId.Builder
uint32 id = 1;
clearId() - Method in class com.android.aapt.Resources.Reference.Builder
The resource ID (0xPPTTEEEE) of the resource being referred.
clearId() - Method in class com.android.aapt.Resources.TypeId.Builder
uint32 id = 1;
clearIntDecimalValue() - Method in class com.android.aapt.Resources.Primitive.Builder
int32 int_decimal_value = 6;
clearIntHexadecimalValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 int_hexadecimal_value = 7;
clearIsDynamic() - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is dynamic.
clearIsPrivate() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
bool is_private = 3;
clearItem() - Method in class com.android.aapt.Resources.Array.Element.Builder
The value assigned to this element.
clearItem() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The value assigned to this plural.
clearItem() - Method in class com.android.aapt.Resources.Style.Entry.Builder
The Item defined for this XML attribute.
clearItem() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.Item item = 4;
clearKey() - Method in class com.android.aapt.Resources.Style.Entry.Builder
A reference to the XML attribute.
clearKeyboard() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of keyboard present (none, QWERTY, 12-key).
clearKeysHidden() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
clearLastChar() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The last character position this span applies to, in UTF-16 offset.
clearLayoutDirection() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Left-to-right, right-to-left...
clearLevel() - Method in class com.android.aapt.Resources.Visibility.Builder
.aapt.pb.Visibility.Level level = 1;
clearLineNumber() - Method in class com.android.aapt.Resources.SourcePosition.Builder
uint32 line_number = 1;
clearLocale() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
BCP-47 locale tag.
clearMacro() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.MacroBody macro = 6;
clearMaxInt() - Method in class com.android.aapt.Resources.Attribute.Builder
The largest integer allowed for this XML attribute.
clearMcc() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Mobile country code.
clearMinInt() - Method in class com.android.aapt.Resources.Attribute.Builder
The smallest integer allowed for this XML attribute.
clearMnc() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Mobile network code.
clearName() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The name of the enum/flag as a reference.
clearName() - Method in class com.android.aapt.Resources.Entry.Builder
The name of this entry.
clearName() - Method in class com.android.aapt.Resources.Overlayable.Builder
The name of the <overlayable>.
clearName() - Method in class com.android.aapt.Resources.Reference.Builder
The name of the resource being referred.
clearName() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
string name = 1;
clearName() - Method in class com.android.aapt.Resources.Type.Builder
The name of the type.
clearName() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string name = 2;
clearName() - Method in class com.android.aapt.Resources.XmlElement.Builder
The name of this element.
clearNamespaceDeclaration() - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
clearNamespaceStack() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
clearNamespaceUri() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string namespace_uri = 1;
clearNamespaceUri() - Method in class com.android.aapt.Resources.XmlElement.Builder
The namespace URI of this element.
clearNavHidden() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the navigation is exposed or hidden.
clearNavigation() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of navigation present on the device (trackball, wheel, dpad, etc.).
clearNode() - Method in class com.android.aapt.Resources.XmlNode.Builder
 
clearNullValue() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.NullType null_value = 1;
clearOneofValue() - Method in class com.android.aapt.Resources.Primitive.Builder
 
clearOrientation() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which orientation the device is in (portrait, landscape).
clearOverlayable() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
clearOverlayableIdx() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The index into overlayable list that points to the <overlayable> tag that contains this <item>.
clearOverlayableItem() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
clearPackage() - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
clearPackageId() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
.aapt.pb.PackageId package_id = 1;
clearPackageId() - Method in class com.android.aapt.Resources.Package.Builder
The package ID of this package, in the range [0x00, 0xff].
clearPackageName() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
string package_name = 2;
clearPackageName() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string package_name = 2;
clearPackageName() - Method in class com.android.aapt.Resources.Package.Builder
The Java compatible Android package name of the app.
clearParent() - Method in class com.android.aapt.Resources.Style.Builder
The optinal style from which this style inherits attributes.
clearParentSource() - Method in class com.android.aapt.Resources.Style.Builder
The source file information of the parent inheritance declaration.
clearPath() - Method in class com.android.aapt.Resources.FileReference.Builder
Path to a file within the APK (typically res/type-config/entry.ext).
clearPathIdx() - Method in class com.android.aapt.Resources.Source.Builder
The index of the string path within the source string pool of a ResourceTable.
clearPlural() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Plural plural = 5;
clearPolicy() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
clearPosition() - Method in class com.android.aapt.Resources.Source.Builder
.aapt.pb.SourcePosition position = 2;
clearPrefix() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string prefix = 1;
clearPrefix() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string prefix = 1;
clearPrim() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Primitive prim = 7;
clearPrivate() - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is referencing a private resource (@*package:type/entry).
clearProduct() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
string product = 25;
clearRawStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.RawString raw_str = 3;
clearRawString() - Method in class com.android.aapt.Resources.MacroBody.Builder
string raw_string = 1;
clearRef() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Reference ref = 1;
clearResourceId() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional resource ID (0xPPTTEEEE) of the attribute.
clearScreenHeight() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen height in pixels.
clearScreenHeightDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen height in density independent pixels (dp).
clearScreenLayoutLong() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is long.
clearScreenLayoutSize() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is classified as small, normal, large, xlarge.
clearScreenRound() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen is round (Android Wear).
clearScreenWidth() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen width in pixels.
clearScreenWidthDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen width in density independent pixels (dp).
clearSdkVersion() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The minimum SDK version of the device.
clearSmallestScreenWidthDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The smallest screen dimension, regardless of orientation, in dp.
clearSource() - Method in class com.android.aapt.Resources.AllowNew.Builder
Where this was defined in source.
clearSource() - Method in class com.android.aapt.Resources.Array.Element.Builder
Where the element was defined.
clearSource() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Where the enum/flag item was defined.
clearSource() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.SourcePosition source = 5;
clearSource() - Method in class com.android.aapt.Resources.Overlayable.Builder
The location of the <overlayable> declaration in the source.
clearSource() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The location of the <item> declaration in source.
clearSource() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Where the plural was defined.
clearSource() - Method in class com.android.aapt.Resources.StagedId.Builder
.aapt.pb.Source source = 1;
clearSource() - Method in class com.android.aapt.Resources.Style.Entry.Builder
Where the entry was defined.
clearSource() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Where the attribute was defined within the <declare-styleable> block.
clearSource() - Method in class com.android.aapt.Resources.Value.Builder
Where the value was defined.
clearSource() - Method in class com.android.aapt.Resources.Visibility.Builder
The path at which this entry's visibility was defined (eg.
clearSource() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
Source line and column info.
clearSource() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
Source line and column info.
clearSource() - Method in class com.android.aapt.Resources.XmlNode.Builder
Source line and column info.
clearSourcePool() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The string pool containing source paths referenced throughout the resource table.
clearSpan() - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
clearSpans() - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
clearStagedApi() - Method in class com.android.aapt.Resources.Visibility.Builder
Indicates that the resource id may change across builds and that the public R.java identifier for this resource should not be final.
clearStagedId() - Method in class com.android.aapt.Resources.Entry.Builder
The staged resource ID of this finalized resource.
clearStagedId() - Method in class com.android.aapt.Resources.StagedId.Builder
uint32 staged_id = 2;
clearStartIndex() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
uint32 start_index = 2;
clearStartIndex() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
uint64 start_index = 1;
clearStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.String str = 2;
clearStr() - Method in class com.android.aapt.Resources.StyleString.Builder
string str = 1;
clearStyle() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Style style = 2;
clearStyleable() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Styleable styleable = 3;
clearStyledStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.StyledString styled_str = 4;
clearStyleString() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.StyleString style_string = 2;
clearSymbol() - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
clearTag() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
clearText() - Method in class com.android.aapt.Resources.XmlNode.Builder
string text = 2;
clearTool() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string tool = 1;
clearToolFingerprint() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
clearTouchscreen() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether a touchscreen exists, supports a stylus, or finger.
clearType() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The data type of the enum/flag as defined in android::Res_value.
clearType() - Method in class com.android.aapt.Resources.FileReference.Builder
The type of file this path points to.
clearType() - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
clearType() - Method in class com.android.aapt.Resources.Reference.Builder
.aapt.pb.Reference.Type type = 1;
clearTypeFlags() - Method in class com.android.aapt.Resources.Reference.Builder
The type flags used when compiling the reference.
clearTypeId() - Method in class com.android.aapt.Resources.Type.Builder
The ID of the type.
clearUiModeNight() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device is in night mode.
clearUiModeType() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which type of UI mode the device is in (television, car, etc.).
clearUntranslatableSections() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
clearUri() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string uri = 2;
clearValue() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The value of the enum/flag.
clearValue() - Method in class com.android.aapt.Resources.Boolean.Builder
bool value = 1;
clearValue() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
clearValue() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Value value = 2;
clearValue() - Method in class com.android.aapt.Resources.Item.Builder
 
clearValue() - Method in class com.android.aapt.Resources.RawString.Builder
string value = 1;
clearValue() - Method in class com.android.aapt.Resources.String.Builder
string value = 1;
clearValue() - Method in class com.android.aapt.Resources.StyledString.Builder
The raw text of the string.
clearValue() - Method in class com.android.aapt.Resources.Value.Builder
 
clearValue() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string value = 3;
clearVersion() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string version = 2;
clearVisibility() - Method in class com.android.aapt.Resources.Entry.Builder
The visibility of this entry (public, private, undefined).
clearWeak() - Method in class com.android.aapt.Resources.Value.Builder
Whether the value can be overridden.
clearWideColorGamut() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen supports wide color gamut.
COLOR - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any color BinaryPrimitive values.
COLOR_ARGB4_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
COLOR_ARGB4_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
COLOR_ARGB8_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
COLOR_ARGB8_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
COLOR_RGB4_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
COLOR_RGB4_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
COLOR_RGB8_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
COLOR_RGB8_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
COLOR_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any color BinaryPrimitive values.
COLUMN_NUMBER_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.SourcePosition
 
com.android.aapt - package com.android.aapt
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.AllowNew
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Array.Element
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute.Symbol
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.OverlayableItem
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Plural.Entry
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Style.Entry
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Styleable.Entry
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Value
 
COMMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Visibility
 
COMPILED_ITEM_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlAttribute
 
COMPOUND_VALUE - Enum constant in enum class com.android.aapt.Resources.Value.ValueCase
 
COMPOUND_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Value
 
CONFIG_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ConfigValue
 
CONFIG_SIGNATURE - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
CONFIG_SIGNATURE = 9;
CONFIG_SIGNATURE_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
CONFIG_SIGNATURE = 9;
CONFIG_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Entry
 
ConfigurationOuterClass - Class in com.android.aapt
 
ConfigurationOuterClass.Configuration - Class in com.android.aapt
A description of the requirements a device must have in order for a resource to be matched and selected.
ConfigurationOuterClass.Configuration.Builder - Class in com.android.aapt
A description of the requirements a device must have in order for a resource to be matched and selected.
ConfigurationOuterClass.Configuration.GrammaticalGender - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.GrammaticalGender
ConfigurationOuterClass.Configuration.Hdr - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.Hdr
ConfigurationOuterClass.Configuration.Keyboard - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.Keyboard
ConfigurationOuterClass.Configuration.KeysHidden - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.KeysHidden
ConfigurationOuterClass.Configuration.LayoutDirection - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.LayoutDirection
ConfigurationOuterClass.Configuration.NavHidden - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.NavHidden
ConfigurationOuterClass.Configuration.Navigation - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.Navigation
ConfigurationOuterClass.Configuration.Orientation - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.Orientation
ConfigurationOuterClass.Configuration.ScreenLayoutLong - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.ScreenLayoutLong
ConfigurationOuterClass.Configuration.ScreenLayoutSize - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.ScreenLayoutSize
ConfigurationOuterClass.Configuration.ScreenRound - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.ScreenRound
ConfigurationOuterClass.Configuration.Touchscreen - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.Touchscreen
ConfigurationOuterClass.Configuration.UiModeNight - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.UiModeNight
ConfigurationOuterClass.Configuration.UiModeType - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.UiModeType
ConfigurationOuterClass.Configuration.WideColorGamut - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Configuration.WideColorGamut
ConfigurationOuterClass.ConfigurationOrBuilder - Interface in com.android.aapt
 

D

DATA_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StringPool
 
DENSITY_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
DIMENSION - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any dimension BinaryPrimitive values.
DIMENSION_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
DIMENSION_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any dimension BinaryPrimitive values.
DIMENSION_VALUE_DEPRECATED - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
Deprecated.
DIMENSION_VALUE_DEPRECATED_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
DIMENSION_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
DYNAMIC_REF_TABLE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ResourceTable
 

E

ELEMENT - Enum constant in enum class com.android.aapt.Resources.XmlNode.NodeCase
 
ELEMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Array
 
ELEMENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlNode
 
EMPTY_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
EMPTY_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
END_INDEX_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyleString.Span
 
END_INDEX_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.UntranslatableSection
 
ENTRY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Plural
 
ENTRY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Style
 
ENTRY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Styleable
 
ENTRY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Type
 
ENTRY_ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Entry
 
ENUM - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows enums that are defined in the Attribute's symbols.
ENUM_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows enums that are defined in the Attribute's symbols.
equals(Object) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
equals(Object) - Method in class com.android.aapt.Resources.AllowNew
 
equals(Object) - Method in class com.android.aapt.Resources.Array.Element
 
equals(Object) - Method in class com.android.aapt.Resources.Array
 
equals(Object) - Method in class com.android.aapt.Resources.Attribute
 
equals(Object) - Method in class com.android.aapt.Resources.Attribute.Symbol
 
equals(Object) - Method in class com.android.aapt.Resources.Boolean
 
equals(Object) - Method in class com.android.aapt.Resources.CompoundValue
 
equals(Object) - Method in class com.android.aapt.Resources.ConfigValue
 
equals(Object) - Method in class com.android.aapt.Resources.DynamicRefTable
 
equals(Object) - Method in class com.android.aapt.Resources.Entry
 
equals(Object) - Method in class com.android.aapt.Resources.EntryId
 
equals(Object) - Method in class com.android.aapt.Resources.FileReference
 
equals(Object) - Method in class com.android.aapt.Resources.Id
 
equals(Object) - Method in class com.android.aapt.Resources.Item
 
equals(Object) - Method in class com.android.aapt.Resources.MacroBody
 
equals(Object) - Method in class com.android.aapt.Resources.NamespaceAlias
 
equals(Object) - Method in class com.android.aapt.Resources.Overlayable
 
equals(Object) - Method in class com.android.aapt.Resources.OverlayableItem
 
equals(Object) - Method in class com.android.aapt.Resources.Package
 
equals(Object) - Method in class com.android.aapt.Resources.PackageId
 
equals(Object) - Method in class com.android.aapt.Resources.Plural.Entry
 
equals(Object) - Method in class com.android.aapt.Resources.Plural
 
equals(Object) - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
equals(Object) - Method in class com.android.aapt.Resources.Primitive
 
equals(Object) - Method in class com.android.aapt.Resources.Primitive.NullType
 
equals(Object) - Method in class com.android.aapt.Resources.RawString
 
equals(Object) - Method in class com.android.aapt.Resources.Reference
 
equals(Object) - Method in class com.android.aapt.Resources.ResourceTable
 
equals(Object) - Method in class com.android.aapt.Resources.Source
 
equals(Object) - Method in class com.android.aapt.Resources.SourcePosition
 
equals(Object) - Method in class com.android.aapt.Resources.StagedId
 
equals(Object) - Method in class com.android.aapt.Resources.String
 
equals(Object) - Method in class com.android.aapt.Resources.StringPool
 
equals(Object) - Method in class com.android.aapt.Resources.Style.Entry
 
equals(Object) - Method in class com.android.aapt.Resources.Style
 
equals(Object) - Method in class com.android.aapt.Resources.Styleable.Entry
 
equals(Object) - Method in class com.android.aapt.Resources.Styleable
 
equals(Object) - Method in class com.android.aapt.Resources.StyledString
 
equals(Object) - Method in class com.android.aapt.Resources.StyledString.Span
 
equals(Object) - Method in class com.android.aapt.Resources.StyleString
 
equals(Object) - Method in class com.android.aapt.Resources.StyleString.Span
 
equals(Object) - Method in class com.android.aapt.Resources.ToolFingerprint
 
equals(Object) - Method in class com.android.aapt.Resources.Type
 
equals(Object) - Method in class com.android.aapt.Resources.TypeId
 
equals(Object) - Method in class com.android.aapt.Resources.UntranslatableSection
 
equals(Object) - Method in class com.android.aapt.Resources.Value
 
equals(Object) - Method in class com.android.aapt.Resources.Visibility
 
equals(Object) - Method in class com.android.aapt.Resources.XmlAttribute
 
equals(Object) - Method in class com.android.aapt.Resources.XmlElement
 
equals(Object) - Method in class com.android.aapt.Resources.XmlNamespace
 
equals(Object) - Method in class com.android.aapt.Resources.XmlNode
 

F

FEW - Enum constant in enum class com.android.aapt.Resources.Plural.Arity
FEW = 3;
FEW_VALUE - Static variable in enum class com.android.aapt.Resources.Plural.Arity
FEW = 3;
FILE - Enum constant in enum class com.android.aapt.Resources.Item.ValueCase
 
FILE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Item
 
FIRST_CHAR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyledString.Span
 
FLAGS - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
ENUM and FLAGS cannot BOTH be set.
FLAGS_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
ENUM and FLAGS cannot BOTH be set.
FLOAT - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any float BinaryPrimitive values.
FLOAT_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
FLOAT_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any float BinaryPrimitive values.
FLOAT_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
FORMAT_FLAGS_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
 
forNumber(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.Attribute.FormatFlags
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.FileReference.Type
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.Item.ValueCase
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.OverlayableItem.Policy
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.Plural.Arity
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.Reference.Type
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.Value.ValueCase
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.Visibility.Level
 
forNumber(int) - Static method in enum class com.android.aapt.Resources.XmlNode.NodeCase
 
FRACTION - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any fraction BinaryPrimitive values.
FRACTION_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
FRACTION_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any fraction BinaryPrimitive values.
FRACTION_VALUE_DEPRECATED - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
Deprecated.
FRACTION_VALUE_DEPRECATED_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
FRACTION_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 

G

getActor() - Method in class com.android.aapt.Resources.Overlayable.Builder
The component responsible for enabling and disabling overlays targeting this <overlayable>.
getActor() - Method in class com.android.aapt.Resources.Overlayable
The component responsible for enabling and disabling overlays targeting this <overlayable>.
getActor() - Method in interface com.android.aapt.Resources.OverlayableOrBuilder
The component responsible for enabling and disabling overlays targeting this <overlayable>.
getActorBytes() - Method in class com.android.aapt.Resources.Overlayable.Builder
The component responsible for enabling and disabling overlays targeting this <overlayable>.
getActorBytes() - Method in class com.android.aapt.Resources.Overlayable
The component responsible for enabling and disabling overlays targeting this <overlayable>.
getActorBytes() - Method in interface com.android.aapt.Resources.OverlayableOrBuilder
The component responsible for enabling and disabling overlays targeting this <overlayable>.
getAllowNew() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
getAllowNew() - Method in class com.android.aapt.Resources.Entry
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
getAllowNew() - Method in interface com.android.aapt.Resources.EntryOrBuilder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
getAllowNewBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
getAllowNewOrBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
getAllowNewOrBuilder() - Method in class com.android.aapt.Resources.Entry
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
getAllowNewOrBuilder() - Method in interface com.android.aapt.Resources.EntryOrBuilder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
getAllowRaw() - Method in class com.android.aapt.Resources.Reference.Builder
Whether raw string values would have been accepted in place of this reference definition.
getAllowRaw() - Method in class com.android.aapt.Resources.Reference
Whether raw string values would have been accepted in place of this reference definition.
getAllowRaw() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
Whether raw string values would have been accepted in place of this reference definition.
getArity() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The arity of the plural.
getArity() - Method in class com.android.aapt.Resources.Plural.Entry
The arity of the plural.
getArity() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
The arity of the plural.
getArityValue() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The arity of the plural.
getArityValue() - Method in class com.android.aapt.Resources.Plural.Entry
The arity of the plural.
getArityValue() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
The arity of the plural.
getArray() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Array array = 4;
getArray() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Array array = 4;
getArray() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Array array = 4;
getArrayBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Array array = 4;
getArrayOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Array array = 4;
getArrayOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Array array = 4;
getArrayOrBuilder() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Array array = 4;
getAttr() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Attribute attr = 1;
getAttr() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Attribute attr = 1;
getAttr() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Attribute attr = 1;
getAttr() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
The reference to the attribute.
getAttr() - Method in class com.android.aapt.Resources.Styleable.Entry
The reference to the attribute.
getAttr() - Method in interface com.android.aapt.Resources.Styleable.EntryOrBuilder
The reference to the attribute.
getAttrBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Attribute attr = 1;
getAttrBuilder() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
The reference to the attribute.
getAttribute(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
getAttribute(int) - Method in class com.android.aapt.Resources.XmlElement
The attributes of this element.
getAttribute(int) - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The attributes of this element.
getAttributeBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
getAttributeBuilderList() - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
getAttributeCount() - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
getAttributeCount() - Method in class com.android.aapt.Resources.XmlElement
The attributes of this element.
getAttributeCount() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The attributes of this element.
getAttributeList() - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
getAttributeList() - Method in class com.android.aapt.Resources.XmlElement
The attributes of this element.
getAttributeList() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The attributes of this element.
getAttributeOrBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
getAttributeOrBuilder(int) - Method in class com.android.aapt.Resources.XmlElement
The attributes of this element.
getAttributeOrBuilder(int) - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The attributes of this element.
getAttributeOrBuilderList() - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
getAttributeOrBuilderList() - Method in class com.android.aapt.Resources.XmlElement
The attributes of this element.
getAttributeOrBuilderList() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The attributes of this element.
getAttrOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Attribute attr = 1;
getAttrOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Attribute attr = 1;
getAttrOrBuilder() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Attribute attr = 1;
getAttrOrBuilder() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
The reference to the attribute.
getAttrOrBuilder() - Method in class com.android.aapt.Resources.Styleable.Entry
The reference to the attribute.
getAttrOrBuilder() - Method in interface com.android.aapt.Resources.Styleable.EntryOrBuilder
The reference to the attribute.
getBooleanValue() - Method in class com.android.aapt.Resources.Primitive.Builder
bool boolean_value = 8;
getBooleanValue() - Method in class com.android.aapt.Resources.Primitive
bool boolean_value = 8;
getBooleanValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
bool boolean_value = 8;
getChild(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
getChild(int) - Method in class com.android.aapt.Resources.XmlElement
The children of this element.
getChild(int) - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The children of this element.
getChildBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
getChildBuilderList() - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
getChildCount() - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
getChildCount() - Method in class com.android.aapt.Resources.XmlElement
The children of this element.
getChildCount() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The children of this element.
getChildList() - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
getChildList() - Method in class com.android.aapt.Resources.XmlElement
The children of this element.
getChildList() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The children of this element.
getChildOrBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
getChildOrBuilder(int) - Method in class com.android.aapt.Resources.XmlElement
The children of this element.
getChildOrBuilder(int) - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The children of this element.
getChildOrBuilderList() - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
getChildOrBuilderList() - Method in class com.android.aapt.Resources.XmlElement
The children of this element.
getChildOrBuilderList() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The children of this element.
getColorArgb4Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_argb4_value = 11;
getColorArgb4Value() - Method in class com.android.aapt.Resources.Primitive
uint32 color_argb4_value = 11;
getColorArgb4Value() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 color_argb4_value = 11;
getColorArgb8Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_argb8_value = 9;
getColorArgb8Value() - Method in class com.android.aapt.Resources.Primitive
uint32 color_argb8_value = 9;
getColorArgb8Value() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 color_argb8_value = 9;
getColorRgb4Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_rgb4_value = 12;
getColorRgb4Value() - Method in class com.android.aapt.Resources.Primitive
uint32 color_rgb4_value = 12;
getColorRgb4Value() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 color_rgb4_value = 12;
getColorRgb8Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_rgb8_value = 10;
getColorRgb8Value() - Method in class com.android.aapt.Resources.Primitive
uint32 color_rgb8_value = 10;
getColorRgb8Value() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 color_rgb8_value = 10;
getColumnNumber() - Method in class com.android.aapt.Resources.SourcePosition.Builder
uint32 column_number = 2;
getColumnNumber() - Method in class com.android.aapt.Resources.SourcePosition
uint32 column_number = 2;
getColumnNumber() - Method in interface com.android.aapt.Resources.SourcePositionOrBuilder
uint32 column_number = 2;
getComment() - Method in class com.android.aapt.Resources.AllowNew.Builder
Any comment associated with the declaration.
getComment() - Method in class com.android.aapt.Resources.AllowNew
Any comment associated with the declaration.
getComment() - Method in interface com.android.aapt.Resources.AllowNewOrBuilder
Any comment associated with the declaration.
getComment() - Method in class com.android.aapt.Resources.Array.Element.Builder
Any comments associated with the element.
getComment() - Method in class com.android.aapt.Resources.Array.Element
Any comments associated with the element.
getComment() - Method in interface com.android.aapt.Resources.Array.ElementOrBuilder
Any comments associated with the element.
getComment() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Any comments associated with the enum or flag.
getComment() - Method in class com.android.aapt.Resources.Attribute.Symbol
Any comments associated with the enum or flag.
getComment() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
Any comments associated with the enum or flag.
getComment() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
Any comment associated with the declaration.
getComment() - Method in class com.android.aapt.Resources.OverlayableItem
Any comment associated with the declaration.
getComment() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
Any comment associated with the declaration.
getComment() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Any comments associated with the plural.
getComment() - Method in class com.android.aapt.Resources.Plural.Entry
Any comments associated with the plural.
getComment() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
Any comments associated with the plural.
getComment() - Method in class com.android.aapt.Resources.Style.Entry.Builder
Any comments associated with the entry.
getComment() - Method in class com.android.aapt.Resources.Style.Entry
Any comments associated with the entry.
getComment() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
Any comments associated with the entry.
getComment() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Any comments associated with the declaration.
getComment() - Method in class com.android.aapt.Resources.Styleable.Entry
Any comments associated with the declaration.
getComment() - Method in interface com.android.aapt.Resources.Styleable.EntryOrBuilder
Any comments associated with the declaration.
getComment() - Method in class com.android.aapt.Resources.Value.Builder
Any comment associated with the value.
getComment() - Method in class com.android.aapt.Resources.Value
Any comment associated with the value.
getComment() - Method in interface com.android.aapt.Resources.ValueOrBuilder
Any comment associated with the value.
getComment() - Method in class com.android.aapt.Resources.Visibility.Builder
The comment associated with the <public> tag.
getComment() - Method in class com.android.aapt.Resources.Visibility
The comment associated with the <public> tag.
getComment() - Method in interface com.android.aapt.Resources.VisibilityOrBuilder
The comment associated with the <public> tag.
getCommentBytes() - Method in class com.android.aapt.Resources.AllowNew.Builder
Any comment associated with the declaration.
getCommentBytes() - Method in class com.android.aapt.Resources.AllowNew
Any comment associated with the declaration.
getCommentBytes() - Method in interface com.android.aapt.Resources.AllowNewOrBuilder
Any comment associated with the declaration.
getCommentBytes() - Method in class com.android.aapt.Resources.Array.Element.Builder
Any comments associated with the element.
getCommentBytes() - Method in class com.android.aapt.Resources.Array.Element
Any comments associated with the element.
getCommentBytes() - Method in interface com.android.aapt.Resources.Array.ElementOrBuilder
Any comments associated with the element.
getCommentBytes() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Any comments associated with the enum or flag.
getCommentBytes() - Method in class com.android.aapt.Resources.Attribute.Symbol
Any comments associated with the enum or flag.
getCommentBytes() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
Any comments associated with the enum or flag.
getCommentBytes() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
Any comment associated with the declaration.
getCommentBytes() - Method in class com.android.aapt.Resources.OverlayableItem
Any comment associated with the declaration.
getCommentBytes() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
Any comment associated with the declaration.
getCommentBytes() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Any comments associated with the plural.
getCommentBytes() - Method in class com.android.aapt.Resources.Plural.Entry
Any comments associated with the plural.
getCommentBytes() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
Any comments associated with the plural.
getCommentBytes() - Method in class com.android.aapt.Resources.Style.Entry.Builder
Any comments associated with the entry.
getCommentBytes() - Method in class com.android.aapt.Resources.Style.Entry
Any comments associated with the entry.
getCommentBytes() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
Any comments associated with the entry.
getCommentBytes() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Any comments associated with the declaration.
getCommentBytes() - Method in class com.android.aapt.Resources.Styleable.Entry
Any comments associated with the declaration.
getCommentBytes() - Method in interface com.android.aapt.Resources.Styleable.EntryOrBuilder
Any comments associated with the declaration.
getCommentBytes() - Method in class com.android.aapt.Resources.Value.Builder
Any comment associated with the value.
getCommentBytes() - Method in class com.android.aapt.Resources.Value
Any comment associated with the value.
getCommentBytes() - Method in interface com.android.aapt.Resources.ValueOrBuilder
Any comment associated with the value.
getCommentBytes() - Method in class com.android.aapt.Resources.Visibility.Builder
The comment associated with the <public> tag.
getCommentBytes() - Method in class com.android.aapt.Resources.Visibility
The comment associated with the <public> tag.
getCommentBytes() - Method in interface com.android.aapt.Resources.VisibilityOrBuilder
The comment associated with the <public> tag.
getCompiledItem() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional interpreted/compiled version of the `value` string.
getCompiledItem() - Method in class com.android.aapt.Resources.XmlAttribute
The optional interpreted/compiled version of the `value` string.
getCompiledItem() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
The optional interpreted/compiled version of the `value` string.
getCompiledItemBuilder() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional interpreted/compiled version of the `value` string.
getCompiledItemOrBuilder() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional interpreted/compiled version of the `value` string.
getCompiledItemOrBuilder() - Method in class com.android.aapt.Resources.XmlAttribute
The optional interpreted/compiled version of the `value` string.
getCompiledItemOrBuilder() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
The optional interpreted/compiled version of the `value` string.
getCompoundValue() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.CompoundValue compound_value = 5;
getCompoundValue() - Method in class com.android.aapt.Resources.Value
.aapt.pb.CompoundValue compound_value = 5;
getCompoundValue() - Method in interface com.android.aapt.Resources.ValueOrBuilder
.aapt.pb.CompoundValue compound_value = 5;
getCompoundValueBuilder() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.CompoundValue compound_value = 5;
getCompoundValueOrBuilder() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.CompoundValue compound_value = 5;
getCompoundValueOrBuilder() - Method in class com.android.aapt.Resources.Value
.aapt.pb.CompoundValue compound_value = 5;
getCompoundValueOrBuilder() - Method in interface com.android.aapt.Resources.ValueOrBuilder
.aapt.pb.CompoundValue compound_value = 5;
getConfig() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Configuration config = 1;
getConfig() - Method in class com.android.aapt.Resources.ConfigValue
.aapt.pb.Configuration config = 1;
getConfig() - Method in interface com.android.aapt.Resources.ConfigValueOrBuilder
.aapt.pb.Configuration config = 1;
getConfigBuilder() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Configuration config = 1;
getConfigOrBuilder() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Configuration config = 1;
getConfigOrBuilder() - Method in class com.android.aapt.Resources.ConfigValue
.aapt.pb.Configuration config = 1;
getConfigOrBuilder() - Method in interface com.android.aapt.Resources.ConfigValueOrBuilder
.aapt.pb.Configuration config = 1;
getConfigValue(int) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValue(int) - Method in class com.android.aapt.Resources.Entry
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValue(int) - Method in interface com.android.aapt.Resources.EntryOrBuilder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueBuilder(int) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueBuilderList() - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueCount() - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueCount() - Method in class com.android.aapt.Resources.Entry
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueCount() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueList() - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueList() - Method in class com.android.aapt.Resources.Entry
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueList() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueOrBuilder(int) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueOrBuilder(int) - Method in class com.android.aapt.Resources.Entry
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueOrBuilder(int) - Method in interface com.android.aapt.Resources.EntryOrBuilder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueOrBuilderList() - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueOrBuilderList() - Method in class com.android.aapt.Resources.Entry
The set of values defined for this entry, each corresponding to a different configuration/variant.
getConfigValueOrBuilderList() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The set of values defined for this entry, each corresponding to a different configuration/variant.
getData() - Method in class com.android.aapt.Resources.StringPool.Builder
bytes data = 1;
getData() - Method in class com.android.aapt.Resources.StringPool
bytes data = 1;
getData() - Method in interface com.android.aapt.Resources.StringPoolOrBuilder
bytes data = 1;
getDefaultInstance() - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.AllowNew
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Array.Element
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Array
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Attribute
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Boolean
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.CompoundValue
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.ConfigValue
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.DynamicRefTable
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Entry
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.EntryId
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.FileReference
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Id
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Item
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.MacroBody
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.NamespaceAlias
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Overlayable
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.OverlayableItem
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Package
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.PackageId
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Plural.Entry
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Plural
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Primitive
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Primitive.NullType
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.RawString
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Reference
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.ResourceTable
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Source
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.SourcePosition
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.StagedId
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.String
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.StringPool
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Style.Entry
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Style
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Styleable.Entry
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Styleable
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.StyledString
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.StyledString.Span
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.StyleString
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.StyleString.Span
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.ToolFingerprint
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Type
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.TypeId
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.UntranslatableSection
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Value
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.Visibility
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.XmlAttribute
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.XmlElement
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.XmlNamespace
 
getDefaultInstance() - Static method in class com.android.aapt.Resources.XmlNode
 
getDefaultInstanceForType() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.AllowNew.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.AllowNew
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Array.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Array.Element.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Array.Element
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Array
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Attribute.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Attribute
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Attribute.Symbol
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Boolean.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Boolean
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.CompoundValue
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.ConfigValue
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.DynamicRefTable
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Entry.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Entry
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.EntryId.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.EntryId
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.FileReference.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.FileReference
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Id.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Id
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Item.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Item
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.MacroBody.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.MacroBody
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.NamespaceAlias
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Overlayable.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Overlayable
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.OverlayableItem
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Package.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Package
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.PackageId.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.PackageId
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Plural.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Plural.Entry
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Plural
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Primitive.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Primitive
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Primitive.NullType
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.RawString.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.RawString
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Reference.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Reference
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.ResourceTable
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Source.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Source
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.SourcePosition
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StagedId.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StagedId
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.String.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.String
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StringPool.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StringPool
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Style.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Style.Entry
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Style
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Styleable.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Styleable.Entry
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Styleable
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StyledString.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StyledString
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StyledString.Span
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StyleString.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StyleString
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.StyleString.Span
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.ToolFingerprint
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Type.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Type
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.TypeId.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.TypeId
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.UntranslatableSection
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Value.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Value
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Visibility.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.Visibility
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.XmlAttribute
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.XmlElement.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.XmlElement
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.XmlNamespace
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.XmlNode.Builder
 
getDefaultInstanceForType() - Method in class com.android.aapt.Resources.XmlNode
 
getDensity() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The device's screen density in dots-per-inch (dpi).
getDensity() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
The device's screen density in dots-per-inch (dpi).
getDensity() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
The device's screen density in dots-per-inch (dpi).
getDescriptor() - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
getDescriptor() - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
 
getDescriptor() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
 
getDescriptor() - Static method in class com.android.aapt.ConfigurationOuterClass
 
getDescriptor() - Static method in class com.android.aapt.Resources.AllowNew.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.AllowNew
 
getDescriptor() - Static method in class com.android.aapt.Resources.Array.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Array.Element.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Array.Element
 
getDescriptor() - Static method in class com.android.aapt.Resources.Array
 
getDescriptor() - Static method in class com.android.aapt.Resources.Attribute.Builder
 
getDescriptor() - Static method in enum class com.android.aapt.Resources.Attribute.FormatFlags
 
getDescriptor() - Static method in class com.android.aapt.Resources.Attribute
 
getDescriptor() - Static method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
getDescriptor() - Static method in class com.android.aapt.Resources.Boolean.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Boolean
 
getDescriptor() - Static method in class com.android.aapt.Resources.CompoundValue.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.CompoundValue
 
getDescriptor() - Static method in class com.android.aapt.Resources.ConfigValue.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.ConfigValue
 
getDescriptor() - Static method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.DynamicRefTable
 
getDescriptor() - Static method in class com.android.aapt.Resources.Entry.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Entry
 
getDescriptor() - Static method in class com.android.aapt.Resources.EntryId.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.EntryId
 
getDescriptor() - Static method in class com.android.aapt.Resources.FileReference.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.FileReference
 
getDescriptor() - Static method in enum class com.android.aapt.Resources.FileReference.Type
 
getDescriptor() - Static method in class com.android.aapt.Resources
 
getDescriptor() - Static method in class com.android.aapt.Resources.Id.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Id
 
getDescriptor() - Static method in class com.android.aapt.Resources.Item.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Item
 
getDescriptor() - Static method in class com.android.aapt.Resources.MacroBody.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.MacroBody
 
getDescriptor() - Static method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.NamespaceAlias
 
getDescriptor() - Static method in class com.android.aapt.Resources.Overlayable.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Overlayable
 
getDescriptor() - Static method in class com.android.aapt.Resources.OverlayableItem.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.OverlayableItem
 
getDescriptor() - Static method in enum class com.android.aapt.Resources.OverlayableItem.Policy
 
getDescriptor() - Static method in class com.android.aapt.Resources.Package.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Package
 
getDescriptor() - Static method in class com.android.aapt.Resources.PackageId.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.PackageId
 
getDescriptor() - Static method in enum class com.android.aapt.Resources.Plural.Arity
 
getDescriptor() - Static method in class com.android.aapt.Resources.Plural.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Plural.Entry.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Plural.Entry
 
getDescriptor() - Static method in class com.android.aapt.Resources.Plural
 
getDescriptor() - Static method in class com.android.aapt.Resources.Primitive.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
getDescriptor() - Static method in class com.android.aapt.Resources.Primitive
 
getDescriptor() - Static method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Primitive.NullType
 
getDescriptor() - Static method in class com.android.aapt.Resources.RawString.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.RawString
 
getDescriptor() - Static method in class com.android.aapt.Resources.Reference.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Reference
 
getDescriptor() - Static method in enum class com.android.aapt.Resources.Reference.Type
 
getDescriptor() - Static method in class com.android.aapt.Resources.ResourceTable.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.ResourceTable
 
getDescriptor() - Static method in class com.android.aapt.Resources.Source.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Source
 
getDescriptor() - Static method in class com.android.aapt.Resources.SourcePosition.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.SourcePosition
 
getDescriptor() - Static method in class com.android.aapt.Resources.StagedId.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.StagedId
 
getDescriptor() - Static method in class com.android.aapt.Resources.String.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.String
 
getDescriptor() - Static method in class com.android.aapt.Resources.StringPool.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.StringPool
 
getDescriptor() - Static method in class com.android.aapt.Resources.Style.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Style.Entry.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Style.Entry
 
getDescriptor() - Static method in class com.android.aapt.Resources.Style
 
getDescriptor() - Static method in class com.android.aapt.Resources.Styleable.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Styleable.Entry
 
getDescriptor() - Static method in class com.android.aapt.Resources.Styleable
 
getDescriptor() - Static method in class com.android.aapt.Resources.StyledString.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.StyledString
 
getDescriptor() - Static method in class com.android.aapt.Resources.StyledString.Span.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.StyledString.Span
 
getDescriptor() - Static method in class com.android.aapt.Resources.StyleString.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.StyleString
 
getDescriptor() - Static method in class com.android.aapt.Resources.StyleString.Span.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.StyleString.Span
 
getDescriptor() - Static method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.ToolFingerprint
 
getDescriptor() - Static method in class com.android.aapt.Resources.Type.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Type
 
getDescriptor() - Static method in class com.android.aapt.Resources.TypeId.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.TypeId
 
getDescriptor() - Static method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.UntranslatableSection
 
getDescriptor() - Static method in class com.android.aapt.Resources.Value.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Value
 
getDescriptor() - Static method in class com.android.aapt.Resources.Visibility.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.Visibility
 
getDescriptor() - Static method in enum class com.android.aapt.Resources.Visibility.Level
 
getDescriptor() - Static method in class com.android.aapt.Resources.XmlAttribute.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.XmlAttribute
 
getDescriptor() - Static method in class com.android.aapt.Resources.XmlElement.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.XmlElement
 
getDescriptor() - Static method in class com.android.aapt.Resources.XmlNamespace.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.XmlNamespace
 
getDescriptor() - Static method in class com.android.aapt.Resources.XmlNode.Builder
 
getDescriptor() - Static method in class com.android.aapt.Resources.XmlNode
 
getDescriptorForType() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
 
getDescriptorForType() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
 
getDescriptorForType() - Method in class com.android.aapt.Resources.AllowNew.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Array.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Array.Element.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Attribute.Builder
 
getDescriptorForType() - Method in enum class com.android.aapt.Resources.Attribute.FormatFlags
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Boolean.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Entry.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.EntryId.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.FileReference.Builder
 
getDescriptorForType() - Method in enum class com.android.aapt.Resources.FileReference.Type
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Id.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Item.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.MacroBody.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Overlayable.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
getDescriptorForType() - Method in enum class com.android.aapt.Resources.OverlayableItem.Policy
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Package.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.PackageId.Builder
 
getDescriptorForType() - Method in enum class com.android.aapt.Resources.Plural.Arity
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Plural.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Primitive.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.RawString.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Reference.Builder
 
getDescriptorForType() - Method in enum class com.android.aapt.Resources.Reference.Type
 
getDescriptorForType() - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Source.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.StagedId.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.String.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.StringPool.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Style.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Styleable.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.StyledString.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.StyleString.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Type.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.TypeId.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Value.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.Visibility.Builder
 
getDescriptorForType() - Method in enum class com.android.aapt.Resources.Visibility.Level
 
getDescriptorForType() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.XmlElement.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
getDescriptorForType() - Method in class com.android.aapt.Resources.XmlNode.Builder
 
getDimensionValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 dimension_value = 13;
getDimensionValue() - Method in class com.android.aapt.Resources.Primitive
uint32 dimension_value = 13;
getDimensionValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 dimension_value = 13;
getDimensionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive.Builder
Deprecated.
aapt.pb.Primitive.dimension_value_deprecated is deprecated. See Resources.proto;l=409
getDimensionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive
Deprecated.
aapt.pb.Primitive.dimension_value_deprecated is deprecated. See Resources.proto;l=409
getDimensionValueDeprecated() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
Deprecated.
aapt.pb.Primitive.dimension_value_deprecated is deprecated. See Resources.proto;l=409
getDynamicRefTable(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTable(int) - Method in class com.android.aapt.Resources.ResourceTable
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTable(int) - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableBuilderList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableCount() - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableCount() - Method in class com.android.aapt.Resources.ResourceTable
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableCount() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableList() - Method in class com.android.aapt.Resources.ResourceTable
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableList() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableOrBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableOrBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableOrBuilder(int) - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableOrBuilderList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableOrBuilderList() - Method in class com.android.aapt.Resources.ResourceTable
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getDynamicRefTableOrBuilderList() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
getElement() - Method in class com.android.aapt.Resources.XmlNode.Builder
.aapt.pb.XmlElement element = 1;
getElement() - Method in class com.android.aapt.Resources.XmlNode
.aapt.pb.XmlElement element = 1;
getElement() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
.aapt.pb.XmlElement element = 1;
getElement(int) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
getElement(int) - Method in class com.android.aapt.Resources.Array
The list of array elements.
getElement(int) - Method in interface com.android.aapt.Resources.ArrayOrBuilder
The list of array elements.
getElementBuilder() - Method in class com.android.aapt.Resources.XmlNode.Builder
.aapt.pb.XmlElement element = 1;
getElementBuilder(int) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
getElementBuilderList() - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
getElementCount() - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
getElementCount() - Method in class com.android.aapt.Resources.Array
The list of array elements.
getElementCount() - Method in interface com.android.aapt.Resources.ArrayOrBuilder
The list of array elements.
getElementList() - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
getElementList() - Method in class com.android.aapt.Resources.Array
The list of array elements.
getElementList() - Method in interface com.android.aapt.Resources.ArrayOrBuilder
The list of array elements.
getElementOrBuilder() - Method in class com.android.aapt.Resources.XmlNode.Builder
.aapt.pb.XmlElement element = 1;
getElementOrBuilder() - Method in class com.android.aapt.Resources.XmlNode
.aapt.pb.XmlElement element = 1;
getElementOrBuilder() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
.aapt.pb.XmlElement element = 1;
getElementOrBuilder(int) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
getElementOrBuilder(int) - Method in class com.android.aapt.Resources.Array
The list of array elements.
getElementOrBuilder(int) - Method in interface com.android.aapt.Resources.ArrayOrBuilder
The list of array elements.
getElementOrBuilderList() - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
getElementOrBuilderList() - Method in class com.android.aapt.Resources.Array
The list of array elements.
getElementOrBuilderList() - Method in interface com.android.aapt.Resources.ArrayOrBuilder
The list of array elements.
getEmptyValue() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.EmptyType empty_value = 2;
getEmptyValue() - Method in class com.android.aapt.Resources.Primitive
.aapt.pb.Primitive.EmptyType empty_value = 2;
getEmptyValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
.aapt.pb.Primitive.EmptyType empty_value = 2;
getEmptyValueBuilder() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.EmptyType empty_value = 2;
getEmptyValueOrBuilder() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.EmptyType empty_value = 2;
getEmptyValueOrBuilder() - Method in class com.android.aapt.Resources.Primitive
.aapt.pb.Primitive.EmptyType empty_value = 2;
getEmptyValueOrBuilder() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
.aapt.pb.Primitive.EmptyType empty_value = 2;
getEndIndex() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
uint32 end_index = 3;
getEndIndex() - Method in class com.android.aapt.Resources.StyleString.Span
uint32 end_index = 3;
getEndIndex() - Method in interface com.android.aapt.Resources.StyleString.SpanOrBuilder
uint32 end_index = 3;
getEndIndex() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
uint64 end_index = 2;
getEndIndex() - Method in class com.android.aapt.Resources.UntranslatableSection
uint64 end_index = 2;
getEndIndex() - Method in interface com.android.aapt.Resources.UntranslatableSectionOrBuilder
uint64 end_index = 2;
getEntry(int) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
getEntry(int) - Method in class com.android.aapt.Resources.Plural
The set of arity/plural mappings.
getEntry(int) - Method in interface com.android.aapt.Resources.PluralOrBuilder
The set of arity/plural mappings.
getEntry(int) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
getEntry(int) - Method in class com.android.aapt.Resources.Style
The set of XML attribute/value pairs for this style.
getEntry(int) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
getEntry(int) - Method in class com.android.aapt.Resources.Styleable
The set of attribute declarations.
getEntry(int) - Method in interface com.android.aapt.Resources.StyleableOrBuilder
The set of attribute declarations.
getEntry(int) - Method in interface com.android.aapt.Resources.StyleOrBuilder
The set of XML attribute/value pairs for this style.
getEntry(int) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
getEntry(int) - Method in class com.android.aapt.Resources.Type
The entries defined for this type.
getEntry(int) - Method in interface com.android.aapt.Resources.TypeOrBuilder
The entries defined for this type.
getEntryBuilder(int) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
getEntryBuilder(int) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
getEntryBuilder(int) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
getEntryBuilder(int) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
getEntryBuilderList() - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
getEntryBuilderList() - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
getEntryBuilderList() - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
getEntryBuilderList() - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
getEntryCount() - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
getEntryCount() - Method in class com.android.aapt.Resources.Plural
The set of arity/plural mappings.
getEntryCount() - Method in interface com.android.aapt.Resources.PluralOrBuilder
The set of arity/plural mappings.
getEntryCount() - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
getEntryCount() - Method in class com.android.aapt.Resources.Style
The set of XML attribute/value pairs for this style.
getEntryCount() - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
getEntryCount() - Method in class com.android.aapt.Resources.Styleable
The set of attribute declarations.
getEntryCount() - Method in interface com.android.aapt.Resources.StyleableOrBuilder
The set of attribute declarations.
getEntryCount() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The set of XML attribute/value pairs for this style.
getEntryCount() - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
getEntryCount() - Method in class com.android.aapt.Resources.Type
The entries defined for this type.
getEntryCount() - Method in interface com.android.aapt.Resources.TypeOrBuilder
The entries defined for this type.
getEntryId() - Method in class com.android.aapt.Resources.Entry.Builder
The ID of this entry.
getEntryId() - Method in class com.android.aapt.Resources.Entry
The ID of this entry.
getEntryId() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The ID of this entry.
getEntryIdBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
The ID of this entry.
getEntryIdOrBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
The ID of this entry.
getEntryIdOrBuilder() - Method in class com.android.aapt.Resources.Entry
The ID of this entry.
getEntryIdOrBuilder() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The ID of this entry.
getEntryList() - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
getEntryList() - Method in class com.android.aapt.Resources.Plural
The set of arity/plural mappings.
getEntryList() - Method in interface com.android.aapt.Resources.PluralOrBuilder
The set of arity/plural mappings.
getEntryList() - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
getEntryList() - Method in class com.android.aapt.Resources.Style
The set of XML attribute/value pairs for this style.
getEntryList() - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
getEntryList() - Method in class com.android.aapt.Resources.Styleable
The set of attribute declarations.
getEntryList() - Method in interface com.android.aapt.Resources.StyleableOrBuilder
The set of attribute declarations.
getEntryList() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The set of XML attribute/value pairs for this style.
getEntryList() - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
getEntryList() - Method in class com.android.aapt.Resources.Type
The entries defined for this type.
getEntryList() - Method in interface com.android.aapt.Resources.TypeOrBuilder
The entries defined for this type.
getEntryOrBuilder(int) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
getEntryOrBuilder(int) - Method in class com.android.aapt.Resources.Plural
The set of arity/plural mappings.
getEntryOrBuilder(int) - Method in interface com.android.aapt.Resources.PluralOrBuilder
The set of arity/plural mappings.
getEntryOrBuilder(int) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
getEntryOrBuilder(int) - Method in class com.android.aapt.Resources.Style
The set of XML attribute/value pairs for this style.
getEntryOrBuilder(int) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
getEntryOrBuilder(int) - Method in class com.android.aapt.Resources.Styleable
The set of attribute declarations.
getEntryOrBuilder(int) - Method in interface com.android.aapt.Resources.StyleableOrBuilder
The set of attribute declarations.
getEntryOrBuilder(int) - Method in interface com.android.aapt.Resources.StyleOrBuilder
The set of XML attribute/value pairs for this style.
getEntryOrBuilder(int) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
getEntryOrBuilder(int) - Method in class com.android.aapt.Resources.Type
The entries defined for this type.
getEntryOrBuilder(int) - Method in interface com.android.aapt.Resources.TypeOrBuilder
The entries defined for this type.
getEntryOrBuilderList() - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
getEntryOrBuilderList() - Method in class com.android.aapt.Resources.Plural
The set of arity/plural mappings.
getEntryOrBuilderList() - Method in interface com.android.aapt.Resources.PluralOrBuilder
The set of arity/plural mappings.
getEntryOrBuilderList() - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
getEntryOrBuilderList() - Method in class com.android.aapt.Resources.Style
The set of XML attribute/value pairs for this style.
getEntryOrBuilderList() - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
getEntryOrBuilderList() - Method in class com.android.aapt.Resources.Styleable
The set of attribute declarations.
getEntryOrBuilderList() - Method in interface com.android.aapt.Resources.StyleableOrBuilder
The set of attribute declarations.
getEntryOrBuilderList() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The set of XML attribute/value pairs for this style.
getEntryOrBuilderList() - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
getEntryOrBuilderList() - Method in class com.android.aapt.Resources.Type
The entries defined for this type.
getEntryOrBuilderList() - Method in interface com.android.aapt.Resources.TypeOrBuilder
The entries defined for this type.
getFile() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.FileReference file = 5;
getFile() - Method in class com.android.aapt.Resources.Item
.aapt.pb.FileReference file = 5;
getFile() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.FileReference file = 5;
getFileBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.FileReference file = 5;
getFileOrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.FileReference file = 5;
getFileOrBuilder() - Method in class com.android.aapt.Resources.Item
.aapt.pb.FileReference file = 5;
getFileOrBuilder() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.FileReference file = 5;
getFirstChar() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The first character position this span applies to, in UTF-16 offset.
getFirstChar() - Method in class com.android.aapt.Resources.StyledString.Span
The first character position this span applies to, in UTF-16 offset.
getFirstChar() - Method in interface com.android.aapt.Resources.StyledString.SpanOrBuilder
The first character position this span applies to, in UTF-16 offset.
getFloatValue() - Method in class com.android.aapt.Resources.Primitive.Builder
float float_value = 3;
getFloatValue() - Method in class com.android.aapt.Resources.Primitive
float float_value = 3;
getFloatValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
float float_value = 3;
getFormatFlags() - Method in class com.android.aapt.Resources.Attribute.Builder
A bitmask of types that this XML attribute accepts.
getFormatFlags() - Method in class com.android.aapt.Resources.Attribute
A bitmask of types that this XML attribute accepts.
getFormatFlags() - Method in interface com.android.aapt.Resources.AttributeOrBuilder
A bitmask of types that this XML attribute accepts.
getFractionValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 fraction_value = 14;
getFractionValue() - Method in class com.android.aapt.Resources.Primitive
uint32 fraction_value = 14;
getFractionValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 fraction_value = 14;
getFractionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive.Builder
Deprecated.
aapt.pb.Primitive.fraction_value_deprecated is deprecated. See Resources.proto;l=410
getFractionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive
Deprecated.
aapt.pb.Primitive.fraction_value_deprecated is deprecated. See Resources.proto;l=410
getFractionValueDeprecated() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
Deprecated.
aapt.pb.Primitive.fraction_value_deprecated is deprecated. See Resources.proto;l=410
getGrammaticalGender() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Grammatical gender.
getGrammaticalGender() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Grammatical gender.
getGrammaticalGender() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Grammatical gender.
getGrammaticalGenderValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Grammatical gender.
getGrammaticalGenderValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Grammatical gender.
getGrammaticalGenderValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Grammatical gender.
getHdr() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen has high dynamic range.
getHdr() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the screen has high dynamic range.
getHdr() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the screen has high dynamic range.
getHdrValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen has high dynamic range.
getHdrValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the screen has high dynamic range.
getHdrValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the screen has high dynamic range.
getId() - Method in class com.android.aapt.Resources.EntryId.Builder
uint32 id = 1;
getId() - Method in class com.android.aapt.Resources.EntryId
uint32 id = 1;
getId() - Method in interface com.android.aapt.Resources.EntryIdOrBuilder
uint32 id = 1;
getId() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Id id = 6;
getId() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Id id = 6;
getId() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Id id = 6;
getId() - Method in class com.android.aapt.Resources.PackageId.Builder
uint32 id = 1;
getId() - Method in class com.android.aapt.Resources.PackageId
uint32 id = 1;
getId() - Method in interface com.android.aapt.Resources.PackageIdOrBuilder
uint32 id = 1;
getId() - Method in class com.android.aapt.Resources.Reference.Builder
The resource ID (0xPPTTEEEE) of the resource being referred.
getId() - Method in class com.android.aapt.Resources.Reference
The resource ID (0xPPTTEEEE) of the resource being referred.
getId() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
The resource ID (0xPPTTEEEE) of the resource being referred.
getId() - Method in class com.android.aapt.Resources.TypeId.Builder
uint32 id = 1;
getId() - Method in class com.android.aapt.Resources.TypeId
uint32 id = 1;
getId() - Method in interface com.android.aapt.Resources.TypeIdOrBuilder
uint32 id = 1;
getIdBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Id id = 6;
getIdOrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Id id = 6;
getIdOrBuilder() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Id id = 6;
getIdOrBuilder() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Id id = 6;
getIntDecimalValue() - Method in class com.android.aapt.Resources.Primitive.Builder
int32 int_decimal_value = 6;
getIntDecimalValue() - Method in class com.android.aapt.Resources.Primitive
int32 int_decimal_value = 6;
getIntDecimalValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
int32 int_decimal_value = 6;
getIntHexadecimalValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 int_hexadecimal_value = 7;
getIntHexadecimalValue() - Method in class com.android.aapt.Resources.Primitive
uint32 int_hexadecimal_value = 7;
getIntHexadecimalValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 int_hexadecimal_value = 7;
getIsDynamic() - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is dynamic.
getIsDynamic() - Method in class com.android.aapt.Resources.Reference
Whether this reference is dynamic.
getIsDynamic() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
Whether this reference is dynamic.
getIsDynamicBuilder() - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is dynamic.
getIsDynamicOrBuilder() - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is dynamic.
getIsDynamicOrBuilder() - Method in class com.android.aapt.Resources.Reference
Whether this reference is dynamic.
getIsDynamicOrBuilder() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
Whether this reference is dynamic.
getIsPrivate() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
bool is_private = 3;
getIsPrivate() - Method in class com.android.aapt.Resources.NamespaceAlias
bool is_private = 3;
getIsPrivate() - Method in interface com.android.aapt.Resources.NamespaceAliasOrBuilder
bool is_private = 3;
getItem() - Method in class com.android.aapt.Resources.Array.Element.Builder
The value assigned to this element.
getItem() - Method in class com.android.aapt.Resources.Array.Element
The value assigned to this element.
getItem() - Method in interface com.android.aapt.Resources.Array.ElementOrBuilder
The value assigned to this element.
getItem() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The value assigned to this plural.
getItem() - Method in class com.android.aapt.Resources.Plural.Entry
The value assigned to this plural.
getItem() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
The value assigned to this plural.
getItem() - Method in class com.android.aapt.Resources.Style.Entry.Builder
The Item defined for this XML attribute.
getItem() - Method in class com.android.aapt.Resources.Style.Entry
The Item defined for this XML attribute.
getItem() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
The Item defined for this XML attribute.
getItem() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.Item item = 4;
getItem() - Method in class com.android.aapt.Resources.Value
.aapt.pb.Item item = 4;
getItem() - Method in interface com.android.aapt.Resources.ValueOrBuilder
.aapt.pb.Item item = 4;
getItemBuilder() - Method in class com.android.aapt.Resources.Array.Element.Builder
The value assigned to this element.
getItemBuilder() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The value assigned to this plural.
getItemBuilder() - Method in class com.android.aapt.Resources.Style.Entry.Builder
The Item defined for this XML attribute.
getItemBuilder() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.Item item = 4;
getItemOrBuilder() - Method in class com.android.aapt.Resources.Array.Element.Builder
The value assigned to this element.
getItemOrBuilder() - Method in class com.android.aapt.Resources.Array.Element
The value assigned to this element.
getItemOrBuilder() - Method in interface com.android.aapt.Resources.Array.ElementOrBuilder
The value assigned to this element.
getItemOrBuilder() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The value assigned to this plural.
getItemOrBuilder() - Method in class com.android.aapt.Resources.Plural.Entry
The value assigned to this plural.
getItemOrBuilder() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
The value assigned to this plural.
getItemOrBuilder() - Method in class com.android.aapt.Resources.Style.Entry.Builder
The Item defined for this XML attribute.
getItemOrBuilder() - Method in class com.android.aapt.Resources.Style.Entry
The Item defined for this XML attribute.
getItemOrBuilder() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
The Item defined for this XML attribute.
getItemOrBuilder() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.Item item = 4;
getItemOrBuilder() - Method in class com.android.aapt.Resources.Value
.aapt.pb.Item item = 4;
getItemOrBuilder() - Method in interface com.android.aapt.Resources.ValueOrBuilder
.aapt.pb.Item item = 4;
getKey() - Method in class com.android.aapt.Resources.Style.Entry.Builder
A reference to the XML attribute.
getKey() - Method in class com.android.aapt.Resources.Style.Entry
A reference to the XML attribute.
getKey() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
A reference to the XML attribute.
getKeyboard() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of keyboard present (none, QWERTY, 12-key).
getKeyboard() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
The type of keyboard present (none, QWERTY, 12-key).
getKeyboard() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
The type of keyboard present (none, QWERTY, 12-key).
getKeyboardValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of keyboard present (none, QWERTY, 12-key).
getKeyboardValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
The type of keyboard present (none, QWERTY, 12-key).
getKeyboardValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
The type of keyboard present (none, QWERTY, 12-key).
getKeyBuilder() - Method in class com.android.aapt.Resources.Style.Entry.Builder
A reference to the XML attribute.
getKeyOrBuilder() - Method in class com.android.aapt.Resources.Style.Entry.Builder
A reference to the XML attribute.
getKeyOrBuilder() - Method in class com.android.aapt.Resources.Style.Entry
A reference to the XML attribute.
getKeyOrBuilder() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
A reference to the XML attribute.
getKeysHidden() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
getKeysHidden() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
getKeysHidden() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
getKeysHiddenValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
getKeysHiddenValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
getKeysHiddenValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
getLastChar() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The last character position this span applies to, in UTF-16 offset.
getLastChar() - Method in class com.android.aapt.Resources.StyledString.Span
The last character position this span applies to, in UTF-16 offset.
getLastChar() - Method in interface com.android.aapt.Resources.StyledString.SpanOrBuilder
The last character position this span applies to, in UTF-16 offset.
getLayoutDirection() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Left-to-right, right-to-left...
getLayoutDirection() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Left-to-right, right-to-left...
getLayoutDirection() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Left-to-right, right-to-left...
getLayoutDirectionValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Left-to-right, right-to-left...
getLayoutDirectionValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Left-to-right, right-to-left...
getLayoutDirectionValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Left-to-right, right-to-left...
getLevel() - Method in class com.android.aapt.Resources.Visibility.Builder
.aapt.pb.Visibility.Level level = 1;
getLevel() - Method in class com.android.aapt.Resources.Visibility
.aapt.pb.Visibility.Level level = 1;
getLevel() - Method in interface com.android.aapt.Resources.VisibilityOrBuilder
.aapt.pb.Visibility.Level level = 1;
getLevelValue() - Method in class com.android.aapt.Resources.Visibility.Builder
.aapt.pb.Visibility.Level level = 1;
getLevelValue() - Method in class com.android.aapt.Resources.Visibility
.aapt.pb.Visibility.Level level = 1;
getLevelValue() - Method in interface com.android.aapt.Resources.VisibilityOrBuilder
.aapt.pb.Visibility.Level level = 1;
getLineNumber() - Method in class com.android.aapt.Resources.SourcePosition.Builder
uint32 line_number = 1;
getLineNumber() - Method in class com.android.aapt.Resources.SourcePosition
uint32 line_number = 1;
getLineNumber() - Method in interface com.android.aapt.Resources.SourcePositionOrBuilder
uint32 line_number = 1;
getLocale() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
BCP-47 locale tag.
getLocale() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
BCP-47 locale tag.
getLocale() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
BCP-47 locale tag.
getLocaleBytes() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
BCP-47 locale tag.
getLocaleBytes() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
BCP-47 locale tag.
getLocaleBytes() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
BCP-47 locale tag.
getMacro() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.MacroBody macro = 6;
getMacro() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.MacroBody macro = 6;
getMacro() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.MacroBody macro = 6;
getMacroBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.MacroBody macro = 6;
getMacroOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.MacroBody macro = 6;
getMacroOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.MacroBody macro = 6;
getMacroOrBuilder() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.MacroBody macro = 6;
getMaxInt() - Method in class com.android.aapt.Resources.Attribute.Builder
The largest integer allowed for this XML attribute.
getMaxInt() - Method in class com.android.aapt.Resources.Attribute
The largest integer allowed for this XML attribute.
getMaxInt() - Method in interface com.android.aapt.Resources.AttributeOrBuilder
The largest integer allowed for this XML attribute.
getMcc() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Mobile country code.
getMcc() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Mobile country code.
getMcc() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Mobile country code.
getMinInt() - Method in class com.android.aapt.Resources.Attribute.Builder
The smallest integer allowed for this XML attribute.
getMinInt() - Method in class com.android.aapt.Resources.Attribute
The smallest integer allowed for this XML attribute.
getMinInt() - Method in interface com.android.aapt.Resources.AttributeOrBuilder
The smallest integer allowed for this XML attribute.
getMnc() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Mobile network code.
getMnc() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Mobile network code.
getMnc() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Mobile network code.
getName() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The name of the enum/flag as a reference.
getName() - Method in class com.android.aapt.Resources.Attribute.Symbol
The name of the enum/flag as a reference.
getName() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
The name of the enum/flag as a reference.
getName() - Method in class com.android.aapt.Resources.Entry.Builder
The name of this entry.
getName() - Method in class com.android.aapt.Resources.Entry
The name of this entry.
getName() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The name of this entry.
getName() - Method in class com.android.aapt.Resources.Overlayable.Builder
The name of the <overlayable>.
getName() - Method in class com.android.aapt.Resources.Overlayable
The name of the <overlayable>.
getName() - Method in interface com.android.aapt.Resources.OverlayableOrBuilder
The name of the <overlayable>.
getName() - Method in class com.android.aapt.Resources.Reference.Builder
The name of the resource being referred.
getName() - Method in class com.android.aapt.Resources.Reference
The name of the resource being referred.
getName() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
The name of the resource being referred.
getName() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
string name = 1;
getName() - Method in class com.android.aapt.Resources.StyleString.Span
string name = 1;
getName() - Method in interface com.android.aapt.Resources.StyleString.SpanOrBuilder
string name = 1;
getName() - Method in class com.android.aapt.Resources.Type.Builder
The name of the type.
getName() - Method in class com.android.aapt.Resources.Type
The name of the type.
getName() - Method in interface com.android.aapt.Resources.TypeOrBuilder
The name of the type.
getName() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string name = 2;
getName() - Method in class com.android.aapt.Resources.XmlAttribute
string name = 2;
getName() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
string name = 2;
getName() - Method in class com.android.aapt.Resources.XmlElement.Builder
The name of this element.
getName() - Method in class com.android.aapt.Resources.XmlElement
The name of this element.
getName() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The name of this element.
getNameBuilder() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The name of the enum/flag as a reference.
getNameBytes() - Method in class com.android.aapt.Resources.Entry.Builder
The name of this entry.
getNameBytes() - Method in class com.android.aapt.Resources.Entry
The name of this entry.
getNameBytes() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The name of this entry.
getNameBytes() - Method in class com.android.aapt.Resources.Overlayable.Builder
The name of the <overlayable>.
getNameBytes() - Method in class com.android.aapt.Resources.Overlayable
The name of the <overlayable>.
getNameBytes() - Method in interface com.android.aapt.Resources.OverlayableOrBuilder
The name of the <overlayable>.
getNameBytes() - Method in class com.android.aapt.Resources.Reference.Builder
The name of the resource being referred.
getNameBytes() - Method in class com.android.aapt.Resources.Reference
The name of the resource being referred.
getNameBytes() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
The name of the resource being referred.
getNameBytes() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
string name = 1;
getNameBytes() - Method in class com.android.aapt.Resources.StyleString.Span
string name = 1;
getNameBytes() - Method in interface com.android.aapt.Resources.StyleString.SpanOrBuilder
string name = 1;
getNameBytes() - Method in class com.android.aapt.Resources.Type.Builder
The name of the type.
getNameBytes() - Method in class com.android.aapt.Resources.Type
The name of the type.
getNameBytes() - Method in interface com.android.aapt.Resources.TypeOrBuilder
The name of the type.
getNameBytes() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string name = 2;
getNameBytes() - Method in class com.android.aapt.Resources.XmlAttribute
string name = 2;
getNameBytes() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
string name = 2;
getNameBytes() - Method in class com.android.aapt.Resources.XmlElement.Builder
The name of this element.
getNameBytes() - Method in class com.android.aapt.Resources.XmlElement
The name of this element.
getNameBytes() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The name of this element.
getNameOrBuilder() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The name of the enum/flag as a reference.
getNameOrBuilder() - Method in class com.android.aapt.Resources.Attribute.Symbol
The name of the enum/flag as a reference.
getNameOrBuilder() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
The name of the enum/flag as a reference.
getNamespaceDeclaration(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
getNamespaceDeclaration(int) - Method in class com.android.aapt.Resources.XmlElement
Namespaces defined on this element.
getNamespaceDeclaration(int) - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
Namespaces defined on this element.
getNamespaceDeclarationBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
getNamespaceDeclarationBuilderList() - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
getNamespaceDeclarationCount() - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
getNamespaceDeclarationCount() - Method in class com.android.aapt.Resources.XmlElement
Namespaces defined on this element.
getNamespaceDeclarationCount() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
Namespaces defined on this element.
getNamespaceDeclarationList() - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
getNamespaceDeclarationList() - Method in class com.android.aapt.Resources.XmlElement
Namespaces defined on this element.
getNamespaceDeclarationList() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
Namespaces defined on this element.
getNamespaceDeclarationOrBuilder(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
getNamespaceDeclarationOrBuilder(int) - Method in class com.android.aapt.Resources.XmlElement
Namespaces defined on this element.
getNamespaceDeclarationOrBuilder(int) - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
Namespaces defined on this element.
getNamespaceDeclarationOrBuilderList() - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
getNamespaceDeclarationOrBuilderList() - Method in class com.android.aapt.Resources.XmlElement
Namespaces defined on this element.
getNamespaceDeclarationOrBuilderList() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
Namespaces defined on this element.
getNamespaceStack(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStack(int) - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStack(int) - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackBuilder(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackBuilderList() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackCount() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackCount() - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackCount() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackList() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackList() - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackList() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackOrBuilder(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackOrBuilder(int) - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackOrBuilder(int) - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackOrBuilderList() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackOrBuilderList() - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceStackOrBuilderList() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
getNamespaceUri() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string namespace_uri = 1;
getNamespaceUri() - Method in class com.android.aapt.Resources.XmlAttribute
string namespace_uri = 1;
getNamespaceUri() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
string namespace_uri = 1;
getNamespaceUri() - Method in class com.android.aapt.Resources.XmlElement.Builder
The namespace URI of this element.
getNamespaceUri() - Method in class com.android.aapt.Resources.XmlElement
The namespace URI of this element.
getNamespaceUri() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The namespace URI of this element.
getNamespaceUriBytes() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string namespace_uri = 1;
getNamespaceUriBytes() - Method in class com.android.aapt.Resources.XmlAttribute
string namespace_uri = 1;
getNamespaceUriBytes() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
string namespace_uri = 1;
getNamespaceUriBytes() - Method in class com.android.aapt.Resources.XmlElement.Builder
The namespace URI of this element.
getNamespaceUriBytes() - Method in class com.android.aapt.Resources.XmlElement
The namespace URI of this element.
getNamespaceUriBytes() - Method in interface com.android.aapt.Resources.XmlElementOrBuilder
The namespace URI of this element.
getNavHidden() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the navigation is exposed or hidden.
getNavHidden() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the navigation is exposed or hidden.
getNavHidden() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the navigation is exposed or hidden.
getNavHiddenValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the navigation is exposed or hidden.
getNavHiddenValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the navigation is exposed or hidden.
getNavHiddenValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the navigation is exposed or hidden.
getNavigation() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of navigation present on the device (trackball, wheel, dpad, etc.).
getNavigation() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
The type of navigation present on the device (trackball, wheel, dpad, etc.).
getNavigation() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
The type of navigation present on the device (trackball, wheel, dpad, etc.).
getNavigationValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of navigation present on the device (trackball, wheel, dpad, etc.).
getNavigationValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
The type of navigation present on the device (trackball, wheel, dpad, etc.).
getNavigationValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
The type of navigation present on the device (trackball, wheel, dpad, etc.).
getNodeCase() - Method in class com.android.aapt.Resources.XmlNode.Builder
 
getNodeCase() - Method in class com.android.aapt.Resources.XmlNode
 
getNodeCase() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
 
getNullValue() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.NullType null_value = 1;
getNullValue() - Method in class com.android.aapt.Resources.Primitive
.aapt.pb.Primitive.NullType null_value = 1;
getNullValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
.aapt.pb.Primitive.NullType null_value = 1;
getNullValueBuilder() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.NullType null_value = 1;
getNullValueOrBuilder() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.NullType null_value = 1;
getNullValueOrBuilder() - Method in class com.android.aapt.Resources.Primitive
.aapt.pb.Primitive.NullType null_value = 1;
getNullValueOrBuilder() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
.aapt.pb.Primitive.NullType null_value = 1;
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
 
getNumber() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
 
getNumber() - Method in enum class com.android.aapt.Resources.Attribute.FormatFlags
 
getNumber() - Method in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
getNumber() - Method in enum class com.android.aapt.Resources.FileReference.Type
 
getNumber() - Method in enum class com.android.aapt.Resources.Item.ValueCase
 
getNumber() - Method in enum class com.android.aapt.Resources.OverlayableItem.Policy
 
getNumber() - Method in enum class com.android.aapt.Resources.Plural.Arity
 
getNumber() - Method in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
getNumber() - Method in enum class com.android.aapt.Resources.Reference.Type
 
getNumber() - Method in enum class com.android.aapt.Resources.Value.ValueCase
 
getNumber() - Method in enum class com.android.aapt.Resources.Visibility.Level
 
getNumber() - Method in enum class com.android.aapt.Resources.XmlNode.NodeCase
 
getOneofValueCase() - Method in class com.android.aapt.Resources.Primitive.Builder
 
getOneofValueCase() - Method in class com.android.aapt.Resources.Primitive
 
getOneofValueCase() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
 
getOrientation() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which orientation the device is in (portrait, landscape).
getOrientation() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Which orientation the device is in (portrait, landscape).
getOrientation() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Which orientation the device is in (portrait, landscape).
getOrientationValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which orientation the device is in (portrait, landscape).
getOrientationValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Which orientation the device is in (portrait, landscape).
getOrientationValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Which orientation the device is in (portrait, landscape).
getOverlayable(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
getOverlayable(int) - Method in class com.android.aapt.Resources.ResourceTable
The <overlayable> declarations within the resource table.
getOverlayable(int) - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The <overlayable> declarations within the resource table.
getOverlayableBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
getOverlayableBuilderList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
getOverlayableCount() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
getOverlayableCount() - Method in class com.android.aapt.Resources.ResourceTable
The <overlayable> declarations within the resource table.
getOverlayableCount() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The <overlayable> declarations within the resource table.
getOverlayableIdx() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The index into overlayable list that points to the <overlayable> tag that contains this <item>.
getOverlayableIdx() - Method in class com.android.aapt.Resources.OverlayableItem
The index into overlayable list that points to the <overlayable> tag that contains this <item>.
getOverlayableIdx() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The index into overlayable list that points to the <overlayable> tag that contains this <item>.
getOverlayableItem() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
getOverlayableItem() - Method in class com.android.aapt.Resources.Entry
Whether this resource can be overlaid by a runtime resource overlay (RRO).
getOverlayableItem() - Method in interface com.android.aapt.Resources.EntryOrBuilder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
getOverlayableItemBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
getOverlayableItemOrBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
getOverlayableItemOrBuilder() - Method in class com.android.aapt.Resources.Entry
Whether this resource can be overlaid by a runtime resource overlay (RRO).
getOverlayableItemOrBuilder() - Method in interface com.android.aapt.Resources.EntryOrBuilder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
getOverlayableList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
getOverlayableList() - Method in class com.android.aapt.Resources.ResourceTable
The <overlayable> declarations within the resource table.
getOverlayableList() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The <overlayable> declarations within the resource table.
getOverlayableOrBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
getOverlayableOrBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable
The <overlayable> declarations within the resource table.
getOverlayableOrBuilder(int) - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The <overlayable> declarations within the resource table.
getOverlayableOrBuilderList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
getOverlayableOrBuilderList() - Method in class com.android.aapt.Resources.ResourceTable
The <overlayable> declarations within the resource table.
getOverlayableOrBuilderList() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The <overlayable> declarations within the resource table.
getPackage(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
getPackage(int) - Method in class com.android.aapt.Resources.ResourceTable
Resource definitions corresponding to an Android package.
getPackage(int) - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
Resource definitions corresponding to an Android package.
getPackageBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
getPackageBuilderList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
getPackageCount() - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
getPackageCount() - Method in class com.android.aapt.Resources.ResourceTable
Resource definitions corresponding to an Android package.
getPackageCount() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
Resource definitions corresponding to an Android package.
getPackageId() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
.aapt.pb.PackageId package_id = 1;
getPackageId() - Method in class com.android.aapt.Resources.DynamicRefTable
.aapt.pb.PackageId package_id = 1;
getPackageId() - Method in interface com.android.aapt.Resources.DynamicRefTableOrBuilder
.aapt.pb.PackageId package_id = 1;
getPackageId() - Method in class com.android.aapt.Resources.Package.Builder
The package ID of this package, in the range [0x00, 0xff].
getPackageId() - Method in class com.android.aapt.Resources.Package
The package ID of this package, in the range [0x00, 0xff].
getPackageId() - Method in interface com.android.aapt.Resources.PackageOrBuilder
The package ID of this package, in the range [0x00, 0xff].
getPackageIdBuilder() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
.aapt.pb.PackageId package_id = 1;
getPackageIdBuilder() - Method in class com.android.aapt.Resources.Package.Builder
The package ID of this package, in the range [0x00, 0xff].
getPackageIdOrBuilder() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
.aapt.pb.PackageId package_id = 1;
getPackageIdOrBuilder() - Method in class com.android.aapt.Resources.DynamicRefTable
.aapt.pb.PackageId package_id = 1;
getPackageIdOrBuilder() - Method in interface com.android.aapt.Resources.DynamicRefTableOrBuilder
.aapt.pb.PackageId package_id = 1;
getPackageIdOrBuilder() - Method in class com.android.aapt.Resources.Package.Builder
The package ID of this package, in the range [0x00, 0xff].
getPackageIdOrBuilder() - Method in class com.android.aapt.Resources.Package
The package ID of this package, in the range [0x00, 0xff].
getPackageIdOrBuilder() - Method in interface com.android.aapt.Resources.PackageOrBuilder
The package ID of this package, in the range [0x00, 0xff].
getPackageList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
getPackageList() - Method in class com.android.aapt.Resources.ResourceTable
Resource definitions corresponding to an Android package.
getPackageList() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
Resource definitions corresponding to an Android package.
getPackageName() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
string package_name = 2;
getPackageName() - Method in class com.android.aapt.Resources.DynamicRefTable
string package_name = 2;
getPackageName() - Method in interface com.android.aapt.Resources.DynamicRefTableOrBuilder
string package_name = 2;
getPackageName() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string package_name = 2;
getPackageName() - Method in class com.android.aapt.Resources.NamespaceAlias
string package_name = 2;
getPackageName() - Method in interface com.android.aapt.Resources.NamespaceAliasOrBuilder
string package_name = 2;
getPackageName() - Method in class com.android.aapt.Resources.Package.Builder
The Java compatible Android package name of the app.
getPackageName() - Method in class com.android.aapt.Resources.Package
The Java compatible Android package name of the app.
getPackageName() - Method in interface com.android.aapt.Resources.PackageOrBuilder
The Java compatible Android package name of the app.
getPackageNameBytes() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
string package_name = 2;
getPackageNameBytes() - Method in class com.android.aapt.Resources.DynamicRefTable
string package_name = 2;
getPackageNameBytes() - Method in interface com.android.aapt.Resources.DynamicRefTableOrBuilder
string package_name = 2;
getPackageNameBytes() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string package_name = 2;
getPackageNameBytes() - Method in class com.android.aapt.Resources.NamespaceAlias
string package_name = 2;
getPackageNameBytes() - Method in interface com.android.aapt.Resources.NamespaceAliasOrBuilder
string package_name = 2;
getPackageNameBytes() - Method in class com.android.aapt.Resources.Package.Builder
The Java compatible Android package name of the app.
getPackageNameBytes() - Method in class com.android.aapt.Resources.Package
The Java compatible Android package name of the app.
getPackageNameBytes() - Method in interface com.android.aapt.Resources.PackageOrBuilder
The Java compatible Android package name of the app.
getPackageOrBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
getPackageOrBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable
Resource definitions corresponding to an Android package.
getPackageOrBuilder(int) - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
Resource definitions corresponding to an Android package.
getPackageOrBuilderList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
getPackageOrBuilderList() - Method in class com.android.aapt.Resources.ResourceTable
Resource definitions corresponding to an Android package.
getPackageOrBuilderList() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
Resource definitions corresponding to an Android package.
getParent() - Method in class com.android.aapt.Resources.Style.Builder
The optinal style from which this style inherits attributes.
getParent() - Method in class com.android.aapt.Resources.Style
The optinal style from which this style inherits attributes.
getParent() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The optinal style from which this style inherits attributes.
getParentBuilder() - Method in class com.android.aapt.Resources.Style.Builder
The optinal style from which this style inherits attributes.
getParentOrBuilder() - Method in class com.android.aapt.Resources.Style.Builder
The optinal style from which this style inherits attributes.
getParentOrBuilder() - Method in class com.android.aapt.Resources.Style
The optinal style from which this style inherits attributes.
getParentOrBuilder() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The optinal style from which this style inherits attributes.
getParentSource() - Method in class com.android.aapt.Resources.Style.Builder
The source file information of the parent inheritance declaration.
getParentSource() - Method in class com.android.aapt.Resources.Style
The source file information of the parent inheritance declaration.
getParentSource() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The source file information of the parent inheritance declaration.
getParentSourceBuilder() - Method in class com.android.aapt.Resources.Style.Builder
The source file information of the parent inheritance declaration.
getParentSourceOrBuilder() - Method in class com.android.aapt.Resources.Style.Builder
The source file information of the parent inheritance declaration.
getParentSourceOrBuilder() - Method in class com.android.aapt.Resources.Style
The source file information of the parent inheritance declaration.
getParentSourceOrBuilder() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The source file information of the parent inheritance declaration.
getParserForType() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
getParserForType() - Method in class com.android.aapt.Resources.AllowNew
 
getParserForType() - Method in class com.android.aapt.Resources.Array.Element
 
getParserForType() - Method in class com.android.aapt.Resources.Array
 
getParserForType() - Method in class com.android.aapt.Resources.Attribute
 
getParserForType() - Method in class com.android.aapt.Resources.Attribute.Symbol
 
getParserForType() - Method in class com.android.aapt.Resources.Boolean
 
getParserForType() - Method in class com.android.aapt.Resources.CompoundValue
 
getParserForType() - Method in class com.android.aapt.Resources.ConfigValue
 
getParserForType() - Method in class com.android.aapt.Resources.DynamicRefTable
 
getParserForType() - Method in class com.android.aapt.Resources.Entry
 
getParserForType() - Method in class com.android.aapt.Resources.EntryId
 
getParserForType() - Method in class com.android.aapt.Resources.FileReference
 
getParserForType() - Method in class com.android.aapt.Resources.Id
 
getParserForType() - Method in class com.android.aapt.Resources.Item
 
getParserForType() - Method in class com.android.aapt.Resources.MacroBody
 
getParserForType() - Method in class com.android.aapt.Resources.NamespaceAlias
 
getParserForType() - Method in class com.android.aapt.Resources.Overlayable
 
getParserForType() - Method in class com.android.aapt.Resources.OverlayableItem
 
getParserForType() - Method in class com.android.aapt.Resources.Package
 
getParserForType() - Method in class com.android.aapt.Resources.PackageId
 
getParserForType() - Method in class com.android.aapt.Resources.Plural.Entry
 
getParserForType() - Method in class com.android.aapt.Resources.Plural
 
getParserForType() - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
getParserForType() - Method in class com.android.aapt.Resources.Primitive
 
getParserForType() - Method in class com.android.aapt.Resources.Primitive.NullType
 
getParserForType() - Method in class com.android.aapt.Resources.RawString
 
getParserForType() - Method in class com.android.aapt.Resources.Reference
 
getParserForType() - Method in class com.android.aapt.Resources.ResourceTable
 
getParserForType() - Method in class com.android.aapt.Resources.Source
 
getParserForType() - Method in class com.android.aapt.Resources.SourcePosition
 
getParserForType() - Method in class com.android.aapt.Resources.StagedId
 
getParserForType() - Method in class com.android.aapt.Resources.String
 
getParserForType() - Method in class com.android.aapt.Resources.StringPool
 
getParserForType() - Method in class com.android.aapt.Resources.Style.Entry
 
getParserForType() - Method in class com.android.aapt.Resources.Style
 
getParserForType() - Method in class com.android.aapt.Resources.Styleable.Entry
 
getParserForType() - Method in class com.android.aapt.Resources.Styleable
 
getParserForType() - Method in class com.android.aapt.Resources.StyledString
 
getParserForType() - Method in class com.android.aapt.Resources.StyledString.Span
 
getParserForType() - Method in class com.android.aapt.Resources.StyleString
 
getParserForType() - Method in class com.android.aapt.Resources.StyleString.Span
 
getParserForType() - Method in class com.android.aapt.Resources.ToolFingerprint
 
getParserForType() - Method in class com.android.aapt.Resources.Type
 
getParserForType() - Method in class com.android.aapt.Resources.TypeId
 
getParserForType() - Method in class com.android.aapt.Resources.UntranslatableSection
 
getParserForType() - Method in class com.android.aapt.Resources.Value
 
getParserForType() - Method in class com.android.aapt.Resources.Visibility
 
getParserForType() - Method in class com.android.aapt.Resources.XmlAttribute
 
getParserForType() - Method in class com.android.aapt.Resources.XmlElement
 
getParserForType() - Method in class com.android.aapt.Resources.XmlNamespace
 
getParserForType() - Method in class com.android.aapt.Resources.XmlNode
 
getPath() - Method in class com.android.aapt.Resources.FileReference.Builder
Path to a file within the APK (typically res/type-config/entry.ext).
getPath() - Method in class com.android.aapt.Resources.FileReference
Path to a file within the APK (typically res/type-config/entry.ext).
getPath() - Method in interface com.android.aapt.Resources.FileReferenceOrBuilder
Path to a file within the APK (typically res/type-config/entry.ext).
getPathBytes() - Method in class com.android.aapt.Resources.FileReference.Builder
Path to a file within the APK (typically res/type-config/entry.ext).
getPathBytes() - Method in class com.android.aapt.Resources.FileReference
Path to a file within the APK (typically res/type-config/entry.ext).
getPathBytes() - Method in interface com.android.aapt.Resources.FileReferenceOrBuilder
Path to a file within the APK (typically res/type-config/entry.ext).
getPathIdx() - Method in class com.android.aapt.Resources.Source.Builder
The index of the string path within the source string pool of a ResourceTable.
getPathIdx() - Method in class com.android.aapt.Resources.Source
The index of the string path within the source string pool of a ResourceTable.
getPathIdx() - Method in interface com.android.aapt.Resources.SourceOrBuilder
The index of the string path within the source string pool of a ResourceTable.
getPlural() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Plural plural = 5;
getPlural() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Plural plural = 5;
getPlural() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Plural plural = 5;
getPluralBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Plural plural = 5;
getPluralOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Plural plural = 5;
getPluralOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Plural plural = 5;
getPluralOrBuilder() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Plural plural = 5;
getPolicy(int) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicy(int) - Method in class com.android.aapt.Resources.OverlayableItem
The policy defined by the enclosing <policy> tag of this <item>.
getPolicy(int) - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyCount() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyCount() - Method in class com.android.aapt.Resources.OverlayableItem
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyCount() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyList() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyList() - Method in class com.android.aapt.Resources.OverlayableItem
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyList() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyValue(int) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyValue(int) - Method in class com.android.aapt.Resources.OverlayableItem
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyValue(int) - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyValueList() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyValueList() - Method in class com.android.aapt.Resources.OverlayableItem
The policy defined by the enclosing <policy> tag of this <item>.
getPolicyValueList() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The policy defined by the enclosing <policy> tag of this <item>.
getPosition() - Method in class com.android.aapt.Resources.Source.Builder
.aapt.pb.SourcePosition position = 2;
getPosition() - Method in class com.android.aapt.Resources.Source
.aapt.pb.SourcePosition position = 2;
getPosition() - Method in interface com.android.aapt.Resources.SourceOrBuilder
.aapt.pb.SourcePosition position = 2;
getPositionBuilder() - Method in class com.android.aapt.Resources.Source.Builder
.aapt.pb.SourcePosition position = 2;
getPositionOrBuilder() - Method in class com.android.aapt.Resources.Source.Builder
.aapt.pb.SourcePosition position = 2;
getPositionOrBuilder() - Method in class com.android.aapt.Resources.Source
.aapt.pb.SourcePosition position = 2;
getPositionOrBuilder() - Method in interface com.android.aapt.Resources.SourceOrBuilder
.aapt.pb.SourcePosition position = 2;
getPrefix() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string prefix = 1;
getPrefix() - Method in class com.android.aapt.Resources.NamespaceAlias
string prefix = 1;
getPrefix() - Method in interface com.android.aapt.Resources.NamespaceAliasOrBuilder
string prefix = 1;
getPrefix() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string prefix = 1;
getPrefix() - Method in class com.android.aapt.Resources.XmlNamespace
string prefix = 1;
getPrefix() - Method in interface com.android.aapt.Resources.XmlNamespaceOrBuilder
string prefix = 1;
getPrefixBytes() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string prefix = 1;
getPrefixBytes() - Method in class com.android.aapt.Resources.NamespaceAlias
string prefix = 1;
getPrefixBytes() - Method in interface com.android.aapt.Resources.NamespaceAliasOrBuilder
string prefix = 1;
getPrefixBytes() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string prefix = 1;
getPrefixBytes() - Method in class com.android.aapt.Resources.XmlNamespace
string prefix = 1;
getPrefixBytes() - Method in interface com.android.aapt.Resources.XmlNamespaceOrBuilder
string prefix = 1;
getPrim() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Primitive prim = 7;
getPrim() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Primitive prim = 7;
getPrim() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Primitive prim = 7;
getPrimBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Primitive prim = 7;
getPrimOrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Primitive prim = 7;
getPrimOrBuilder() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Primitive prim = 7;
getPrimOrBuilder() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Primitive prim = 7;
getPrivate() - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is referencing a private resource (@*package:type/entry).
getPrivate() - Method in class com.android.aapt.Resources.Reference
Whether this reference is referencing a private resource (@*package:type/entry).
getPrivate() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
Whether this reference is referencing a private resource (@*package:type/entry).
getProduct() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
string product = 25;
getProduct() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
string product = 25;
getProduct() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
string product = 25;
getProductBytes() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
string product = 25;
getProductBytes() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
string product = 25;
getProductBytes() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
string product = 25;
getRawStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.RawString raw_str = 3;
getRawStr() - Method in class com.android.aapt.Resources.Item
.aapt.pb.RawString raw_str = 3;
getRawStr() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.RawString raw_str = 3;
getRawStrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.RawString raw_str = 3;
getRawString() - Method in class com.android.aapt.Resources.MacroBody.Builder
string raw_string = 1;
getRawString() - Method in class com.android.aapt.Resources.MacroBody
string raw_string = 1;
getRawString() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
string raw_string = 1;
getRawStringBytes() - Method in class com.android.aapt.Resources.MacroBody.Builder
string raw_string = 1;
getRawStringBytes() - Method in class com.android.aapt.Resources.MacroBody
string raw_string = 1;
getRawStringBytes() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
string raw_string = 1;
getRawStrOrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.RawString raw_str = 3;
getRawStrOrBuilder() - Method in class com.android.aapt.Resources.Item
.aapt.pb.RawString raw_str = 3;
getRawStrOrBuilder() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.RawString raw_str = 3;
getRef() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Reference ref = 1;
getRef() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Reference ref = 1;
getRef() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Reference ref = 1;
getRefBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Reference ref = 1;
getRefOrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Reference ref = 1;
getRefOrBuilder() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Reference ref = 1;
getRefOrBuilder() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Reference ref = 1;
getResourceId() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional resource ID (0xPPTTEEEE) of the attribute.
getResourceId() - Method in class com.android.aapt.Resources.XmlAttribute
The optional resource ID (0xPPTTEEEE) of the attribute.
getResourceId() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
The optional resource ID (0xPPTTEEEE) of the attribute.
getScreenHeight() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen height in pixels.
getScreenHeight() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Screen height in pixels.
getScreenHeight() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Screen height in pixels.
getScreenHeightDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen height in density independent pixels (dp).
getScreenHeightDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Screen height in density independent pixels (dp).
getScreenHeightDp() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Screen height in density independent pixels (dp).
getScreenLayoutLong() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is long.
getScreenLayoutLong() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the device screen is long.
getScreenLayoutLong() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the device screen is long.
getScreenLayoutLongValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is long.
getScreenLayoutLongValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the device screen is long.
getScreenLayoutLongValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the device screen is long.
getScreenLayoutSize() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is classified as small, normal, large, xlarge.
getScreenLayoutSize() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the device screen is classified as small, normal, large, xlarge.
getScreenLayoutSize() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the device screen is classified as small, normal, large, xlarge.
getScreenLayoutSizeValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is classified as small, normal, large, xlarge.
getScreenLayoutSizeValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the device screen is classified as small, normal, large, xlarge.
getScreenLayoutSizeValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the device screen is classified as small, normal, large, xlarge.
getScreenRound() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen is round (Android Wear).
getScreenRound() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the screen is round (Android Wear).
getScreenRound() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the screen is round (Android Wear).
getScreenRoundValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen is round (Android Wear).
getScreenRoundValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the screen is round (Android Wear).
getScreenRoundValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the screen is round (Android Wear).
getScreenWidth() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen width in pixels.
getScreenWidth() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Screen width in pixels.
getScreenWidth() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Screen width in pixels.
getScreenWidthDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen width in density independent pixels (dp).
getScreenWidthDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Screen width in density independent pixels (dp).
getScreenWidthDp() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Screen width in density independent pixels (dp).
getSdkVersion() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The minimum SDK version of the device.
getSdkVersion() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
The minimum SDK version of the device.
getSdkVersion() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
The minimum SDK version of the device.
getSerializedSize() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
getSerializedSize() - Method in class com.android.aapt.Resources.AllowNew
 
getSerializedSize() - Method in class com.android.aapt.Resources.Array.Element
 
getSerializedSize() - Method in class com.android.aapt.Resources.Array
 
getSerializedSize() - Method in class com.android.aapt.Resources.Attribute
 
getSerializedSize() - Method in class com.android.aapt.Resources.Attribute.Symbol
 
getSerializedSize() - Method in class com.android.aapt.Resources.Boolean
 
getSerializedSize() - Method in class com.android.aapt.Resources.CompoundValue
 
getSerializedSize() - Method in class com.android.aapt.Resources.ConfigValue
 
getSerializedSize() - Method in class com.android.aapt.Resources.DynamicRefTable
 
getSerializedSize() - Method in class com.android.aapt.Resources.Entry
 
getSerializedSize() - Method in class com.android.aapt.Resources.EntryId
 
getSerializedSize() - Method in class com.android.aapt.Resources.FileReference
 
getSerializedSize() - Method in class com.android.aapt.Resources.Id
 
getSerializedSize() - Method in class com.android.aapt.Resources.Item
 
getSerializedSize() - Method in class com.android.aapt.Resources.MacroBody
 
getSerializedSize() - Method in class com.android.aapt.Resources.NamespaceAlias
 
getSerializedSize() - Method in class com.android.aapt.Resources.Overlayable
 
getSerializedSize() - Method in class com.android.aapt.Resources.OverlayableItem
 
getSerializedSize() - Method in class com.android.aapt.Resources.Package
 
getSerializedSize() - Method in class com.android.aapt.Resources.PackageId
 
getSerializedSize() - Method in class com.android.aapt.Resources.Plural.Entry
 
getSerializedSize() - Method in class com.android.aapt.Resources.Plural
 
getSerializedSize() - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
getSerializedSize() - Method in class com.android.aapt.Resources.Primitive
 
getSerializedSize() - Method in class com.android.aapt.Resources.Primitive.NullType
 
getSerializedSize() - Method in class com.android.aapt.Resources.RawString
 
getSerializedSize() - Method in class com.android.aapt.Resources.Reference
 
getSerializedSize() - Method in class com.android.aapt.Resources.ResourceTable
 
getSerializedSize() - Method in class com.android.aapt.Resources.Source
 
getSerializedSize() - Method in class com.android.aapt.Resources.SourcePosition
 
getSerializedSize() - Method in class com.android.aapt.Resources.StagedId
 
getSerializedSize() - Method in class com.android.aapt.Resources.String
 
getSerializedSize() - Method in class com.android.aapt.Resources.StringPool
 
getSerializedSize() - Method in class com.android.aapt.Resources.Style.Entry
 
getSerializedSize() - Method in class com.android.aapt.Resources.Style
 
getSerializedSize() - Method in class com.android.aapt.Resources.Styleable.Entry
 
getSerializedSize() - Method in class com.android.aapt.Resources.Styleable
 
getSerializedSize() - Method in class com.android.aapt.Resources.StyledString
 
getSerializedSize() - Method in class com.android.aapt.Resources.StyledString.Span
 
getSerializedSize() - Method in class com.android.aapt.Resources.StyleString
 
getSerializedSize() - Method in class com.android.aapt.Resources.StyleString.Span
 
getSerializedSize() - Method in class com.android.aapt.Resources.ToolFingerprint
 
getSerializedSize() - Method in class com.android.aapt.Resources.Type
 
getSerializedSize() - Method in class com.android.aapt.Resources.TypeId
 
getSerializedSize() - Method in class com.android.aapt.Resources.UntranslatableSection
 
getSerializedSize() - Method in class com.android.aapt.Resources.Value
 
getSerializedSize() - Method in class com.android.aapt.Resources.Visibility
 
getSerializedSize() - Method in class com.android.aapt.Resources.XmlAttribute
 
getSerializedSize() - Method in class com.android.aapt.Resources.XmlElement
 
getSerializedSize() - Method in class com.android.aapt.Resources.XmlNamespace
 
getSerializedSize() - Method in class com.android.aapt.Resources.XmlNode
 
getSmallestScreenWidthDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The smallest screen dimension, regardless of orientation, in dp.
getSmallestScreenWidthDp() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
The smallest screen dimension, regardless of orientation, in dp.
getSmallestScreenWidthDp() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
The smallest screen dimension, regardless of orientation, in dp.
getSource() - Method in class com.android.aapt.Resources.AllowNew.Builder
Where this was defined in source.
getSource() - Method in class com.android.aapt.Resources.AllowNew
Where this was defined in source.
getSource() - Method in interface com.android.aapt.Resources.AllowNewOrBuilder
Where this was defined in source.
getSource() - Method in class com.android.aapt.Resources.Array.Element.Builder
Where the element was defined.
getSource() - Method in class com.android.aapt.Resources.Array.Element
Where the element was defined.
getSource() - Method in interface com.android.aapt.Resources.Array.ElementOrBuilder
Where the element was defined.
getSource() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Where the enum/flag item was defined.
getSource() - Method in class com.android.aapt.Resources.Attribute.Symbol
Where the enum/flag item was defined.
getSource() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
Where the enum/flag item was defined.
getSource() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.SourcePosition source = 5;
getSource() - Method in class com.android.aapt.Resources.MacroBody
.aapt.pb.SourcePosition source = 5;
getSource() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
.aapt.pb.SourcePosition source = 5;
getSource() - Method in class com.android.aapt.Resources.Overlayable.Builder
The location of the <overlayable> declaration in the source.
getSource() - Method in class com.android.aapt.Resources.Overlayable
The location of the <overlayable> declaration in the source.
getSource() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The location of the <item> declaration in source.
getSource() - Method in class com.android.aapt.Resources.OverlayableItem
The location of the <item> declaration in source.
getSource() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The location of the <item> declaration in source.
getSource() - Method in interface com.android.aapt.Resources.OverlayableOrBuilder
The location of the <overlayable> declaration in the source.
getSource() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Where the plural was defined.
getSource() - Method in class com.android.aapt.Resources.Plural.Entry
Where the plural was defined.
getSource() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
Where the plural was defined.
getSource() - Method in class com.android.aapt.Resources.StagedId.Builder
.aapt.pb.Source source = 1;
getSource() - Method in class com.android.aapt.Resources.StagedId
.aapt.pb.Source source = 1;
getSource() - Method in interface com.android.aapt.Resources.StagedIdOrBuilder
.aapt.pb.Source source = 1;
getSource() - Method in class com.android.aapt.Resources.Style.Entry.Builder
Where the entry was defined.
getSource() - Method in class com.android.aapt.Resources.Style.Entry
Where the entry was defined.
getSource() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
Where the entry was defined.
getSource() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Where the attribute was defined within the <declare-styleable> block.
getSource() - Method in class com.android.aapt.Resources.Styleable.Entry
Where the attribute was defined within the <declare-styleable> block.
getSource() - Method in interface com.android.aapt.Resources.Styleable.EntryOrBuilder
Where the attribute was defined within the <declare-styleable> block.
getSource() - Method in class com.android.aapt.Resources.Value.Builder
Where the value was defined.
getSource() - Method in class com.android.aapt.Resources.Value
Where the value was defined.
getSource() - Method in interface com.android.aapt.Resources.ValueOrBuilder
Where the value was defined.
getSource() - Method in class com.android.aapt.Resources.Visibility.Builder
The path at which this entry's visibility was defined (eg.
getSource() - Method in class com.android.aapt.Resources.Visibility
The path at which this entry's visibility was defined (eg.
getSource() - Method in interface com.android.aapt.Resources.VisibilityOrBuilder
The path at which this entry's visibility was defined (eg.
getSource() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
Source line and column info.
getSource() - Method in class com.android.aapt.Resources.XmlAttribute
Source line and column info.
getSource() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
Source line and column info.
getSource() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
Source line and column info.
getSource() - Method in class com.android.aapt.Resources.XmlNamespace
Source line and column info.
getSource() - Method in interface com.android.aapt.Resources.XmlNamespaceOrBuilder
Source line and column info.
getSource() - Method in class com.android.aapt.Resources.XmlNode.Builder
Source line and column info.
getSource() - Method in class com.android.aapt.Resources.XmlNode
Source line and column info.
getSource() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
Source line and column info.
getSourceBuilder() - Method in class com.android.aapt.Resources.AllowNew.Builder
Where this was defined in source.
getSourceBuilder() - Method in class com.android.aapt.Resources.Array.Element.Builder
Where the element was defined.
getSourceBuilder() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Where the enum/flag item was defined.
getSourceBuilder() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.SourcePosition source = 5;
getSourceBuilder() - Method in class com.android.aapt.Resources.Overlayable.Builder
The location of the <overlayable> declaration in the source.
getSourceBuilder() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The location of the <item> declaration in source.
getSourceBuilder() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Where the plural was defined.
getSourceBuilder() - Method in class com.android.aapt.Resources.StagedId.Builder
.aapt.pb.Source source = 1;
getSourceBuilder() - Method in class com.android.aapt.Resources.Style.Entry.Builder
Where the entry was defined.
getSourceBuilder() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Where the attribute was defined within the <declare-styleable> block.
getSourceBuilder() - Method in class com.android.aapt.Resources.Value.Builder
Where the value was defined.
getSourceBuilder() - Method in class com.android.aapt.Resources.Visibility.Builder
The path at which this entry's visibility was defined (eg.
getSourceBuilder() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
Source line and column info.
getSourceBuilder() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
Source line and column info.
getSourceBuilder() - Method in class com.android.aapt.Resources.XmlNode.Builder
Source line and column info.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.AllowNew.Builder
Where this was defined in source.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.AllowNew
Where this was defined in source.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.AllowNewOrBuilder
Where this was defined in source.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Array.Element.Builder
Where the element was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Array.Element
Where the element was defined.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.Array.ElementOrBuilder
Where the element was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Where the enum/flag item was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Attribute.Symbol
Where the enum/flag item was defined.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
Where the enum/flag item was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.SourcePosition source = 5;
getSourceOrBuilder() - Method in class com.android.aapt.Resources.MacroBody
.aapt.pb.SourcePosition source = 5;
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
.aapt.pb.SourcePosition source = 5;
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Overlayable.Builder
The location of the <overlayable> declaration in the source.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Overlayable
The location of the <overlayable> declaration in the source.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The location of the <item> declaration in source.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.OverlayableItem
The location of the <item> declaration in source.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The location of the <item> declaration in source.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.OverlayableOrBuilder
The location of the <overlayable> declaration in the source.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Where the plural was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Plural.Entry
Where the plural was defined.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
Where the plural was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.StagedId.Builder
.aapt.pb.Source source = 1;
getSourceOrBuilder() - Method in class com.android.aapt.Resources.StagedId
.aapt.pb.Source source = 1;
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.StagedIdOrBuilder
.aapt.pb.Source source = 1;
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Style.Entry.Builder
Where the entry was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Style.Entry
Where the entry was defined.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
Where the entry was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Where the attribute was defined within the <declare-styleable> block.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Styleable.Entry
Where the attribute was defined within the <declare-styleable> block.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.Styleable.EntryOrBuilder
Where the attribute was defined within the <declare-styleable> block.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Value.Builder
Where the value was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Value
Where the value was defined.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.ValueOrBuilder
Where the value was defined.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Visibility.Builder
The path at which this entry's visibility was defined (eg.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.Visibility
The path at which this entry's visibility was defined (eg.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.VisibilityOrBuilder
The path at which this entry's visibility was defined (eg.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
Source line and column info.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.XmlAttribute
Source line and column info.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
Source line and column info.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
Source line and column info.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.XmlNamespace
Source line and column info.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.XmlNamespaceOrBuilder
Source line and column info.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.XmlNode.Builder
Source line and column info.
getSourceOrBuilder() - Method in class com.android.aapt.Resources.XmlNode
Source line and column info.
getSourceOrBuilder() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
Source line and column info.
getSourcePool() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The string pool containing source paths referenced throughout the resource table.
getSourcePool() - Method in class com.android.aapt.Resources.ResourceTable
The string pool containing source paths referenced throughout the resource table.
getSourcePool() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The string pool containing source paths referenced throughout the resource table.
getSourcePoolBuilder() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The string pool containing source paths referenced throughout the resource table.
getSourcePoolOrBuilder() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The string pool containing source paths referenced throughout the resource table.
getSourcePoolOrBuilder() - Method in class com.android.aapt.Resources.ResourceTable
The string pool containing source paths referenced throughout the resource table.
getSourcePoolOrBuilder() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The string pool containing source paths referenced throughout the resource table.
getSpan(int) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
getSpan(int) - Method in class com.android.aapt.Resources.StyledString
repeated .aapt.pb.StyledString.Span span = 2;
getSpan(int) - Method in interface com.android.aapt.Resources.StyledStringOrBuilder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanBuilder(int) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanBuilderList() - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanCount() - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanCount() - Method in class com.android.aapt.Resources.StyledString
repeated .aapt.pb.StyledString.Span span = 2;
getSpanCount() - Method in interface com.android.aapt.Resources.StyledStringOrBuilder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanList() - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanList() - Method in class com.android.aapt.Resources.StyledString
repeated .aapt.pb.StyledString.Span span = 2;
getSpanList() - Method in interface com.android.aapt.Resources.StyledStringOrBuilder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanOrBuilder(int) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanOrBuilder(int) - Method in class com.android.aapt.Resources.StyledString
repeated .aapt.pb.StyledString.Span span = 2;
getSpanOrBuilder(int) - Method in interface com.android.aapt.Resources.StyledStringOrBuilder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanOrBuilderList() - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
getSpanOrBuilderList() - Method in class com.android.aapt.Resources.StyledString
repeated .aapt.pb.StyledString.Span span = 2;
getSpanOrBuilderList() - Method in interface com.android.aapt.Resources.StyledStringOrBuilder
repeated .aapt.pb.StyledString.Span span = 2;
getSpans(int) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpans(int) - Method in class com.android.aapt.Resources.StyleString
repeated .aapt.pb.StyleString.Span spans = 2;
getSpans(int) - Method in interface com.android.aapt.Resources.StyleStringOrBuilder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansBuilder(int) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansBuilderList() - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansCount() - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansCount() - Method in class com.android.aapt.Resources.StyleString
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansCount() - Method in interface com.android.aapt.Resources.StyleStringOrBuilder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansList() - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansList() - Method in class com.android.aapt.Resources.StyleString
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansList() - Method in interface com.android.aapt.Resources.StyleStringOrBuilder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansOrBuilder(int) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansOrBuilder(int) - Method in class com.android.aapt.Resources.StyleString
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansOrBuilder(int) - Method in interface com.android.aapt.Resources.StyleStringOrBuilder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansOrBuilderList() - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansOrBuilderList() - Method in class com.android.aapt.Resources.StyleString
repeated .aapt.pb.StyleString.Span spans = 2;
getSpansOrBuilderList() - Method in interface com.android.aapt.Resources.StyleStringOrBuilder
repeated .aapt.pb.StyleString.Span spans = 2;
getStagedApi() - Method in class com.android.aapt.Resources.Visibility.Builder
Indicates that the resource id may change across builds and that the public R.java identifier for this resource should not be final.
getStagedApi() - Method in class com.android.aapt.Resources.Visibility
Indicates that the resource id may change across builds and that the public R.java identifier for this resource should not be final.
getStagedApi() - Method in interface com.android.aapt.Resources.VisibilityOrBuilder
Indicates that the resource id may change across builds and that the public R.java identifier for this resource should not be final.
getStagedId() - Method in class com.android.aapt.Resources.Entry.Builder
The staged resource ID of this finalized resource.
getStagedId() - Method in class com.android.aapt.Resources.Entry
The staged resource ID of this finalized resource.
getStagedId() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The staged resource ID of this finalized resource.
getStagedId() - Method in class com.android.aapt.Resources.StagedId.Builder
uint32 staged_id = 2;
getStagedId() - Method in class com.android.aapt.Resources.StagedId
uint32 staged_id = 2;
getStagedId() - Method in interface com.android.aapt.Resources.StagedIdOrBuilder
uint32 staged_id = 2;
getStagedIdBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
The staged resource ID of this finalized resource.
getStagedIdOrBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
The staged resource ID of this finalized resource.
getStagedIdOrBuilder() - Method in class com.android.aapt.Resources.Entry
The staged resource ID of this finalized resource.
getStagedIdOrBuilder() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The staged resource ID of this finalized resource.
getStartIndex() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
uint32 start_index = 2;
getStartIndex() - Method in class com.android.aapt.Resources.StyleString.Span
uint32 start_index = 2;
getStartIndex() - Method in interface com.android.aapt.Resources.StyleString.SpanOrBuilder
uint32 start_index = 2;
getStartIndex() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
uint64 start_index = 1;
getStartIndex() - Method in class com.android.aapt.Resources.UntranslatableSection
uint64 start_index = 1;
getStartIndex() - Method in interface com.android.aapt.Resources.UntranslatableSectionOrBuilder
uint64 start_index = 1;
getStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.String str = 2;
getStr() - Method in class com.android.aapt.Resources.Item
.aapt.pb.String str = 2;
getStr() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.String str = 2;
getStr() - Method in class com.android.aapt.Resources.StyleString.Builder
string str = 1;
getStr() - Method in class com.android.aapt.Resources.StyleString
string str = 1;
getStr() - Method in interface com.android.aapt.Resources.StyleStringOrBuilder
string str = 1;
getStrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.String str = 2;
getStrBytes() - Method in class com.android.aapt.Resources.StyleString.Builder
string str = 1;
getStrBytes() - Method in class com.android.aapt.Resources.StyleString
string str = 1;
getStrBytes() - Method in interface com.android.aapt.Resources.StyleStringOrBuilder
string str = 1;
getStrOrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.String str = 2;
getStrOrBuilder() - Method in class com.android.aapt.Resources.Item
.aapt.pb.String str = 2;
getStrOrBuilder() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.String str = 2;
getStyle() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Style style = 2;
getStyle() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Style style = 2;
getStyle() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Style style = 2;
getStyleable() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Styleable styleable = 3;
getStyleable() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Styleable styleable = 3;
getStyleable() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Styleable styleable = 3;
getStyleableBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Styleable styleable = 3;
getStyleableOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Styleable styleable = 3;
getStyleableOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Styleable styleable = 3;
getStyleableOrBuilder() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Styleable styleable = 3;
getStyleBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Style style = 2;
getStyledStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.StyledString styled_str = 4;
getStyledStr() - Method in class com.android.aapt.Resources.Item
.aapt.pb.StyledString styled_str = 4;
getStyledStr() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.StyledString styled_str = 4;
getStyledStrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.StyledString styled_str = 4;
getStyledStrOrBuilder() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.StyledString styled_str = 4;
getStyledStrOrBuilder() - Method in class com.android.aapt.Resources.Item
.aapt.pb.StyledString styled_str = 4;
getStyledStrOrBuilder() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.StyledString styled_str = 4;
getStyleOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Style style = 2;
getStyleOrBuilder() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Style style = 2;
getStyleOrBuilder() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Style style = 2;
getStyleString() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.StyleString style_string = 2;
getStyleString() - Method in class com.android.aapt.Resources.MacroBody
.aapt.pb.StyleString style_string = 2;
getStyleString() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
.aapt.pb.StyleString style_string = 2;
getStyleStringBuilder() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.StyleString style_string = 2;
getStyleStringOrBuilder() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.StyleString style_string = 2;
getStyleStringOrBuilder() - Method in class com.android.aapt.Resources.MacroBody
.aapt.pb.StyleString style_string = 2;
getStyleStringOrBuilder() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
.aapt.pb.StyleString style_string = 2;
getSymbol(int) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
getSymbol(int) - Method in class com.android.aapt.Resources.Attribute
The set of enums/flags defined in this attribute.
getSymbol(int) - Method in interface com.android.aapt.Resources.AttributeOrBuilder
The set of enums/flags defined in this attribute.
getSymbolBuilder(int) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
getSymbolBuilderList() - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
getSymbolCount() - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
getSymbolCount() - Method in class com.android.aapt.Resources.Attribute
The set of enums/flags defined in this attribute.
getSymbolCount() - Method in interface com.android.aapt.Resources.AttributeOrBuilder
The set of enums/flags defined in this attribute.
getSymbolList() - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
getSymbolList() - Method in class com.android.aapt.Resources.Attribute
The set of enums/flags defined in this attribute.
getSymbolList() - Method in interface com.android.aapt.Resources.AttributeOrBuilder
The set of enums/flags defined in this attribute.
getSymbolOrBuilder(int) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
getSymbolOrBuilder(int) - Method in class com.android.aapt.Resources.Attribute
The set of enums/flags defined in this attribute.
getSymbolOrBuilder(int) - Method in interface com.android.aapt.Resources.AttributeOrBuilder
The set of enums/flags defined in this attribute.
getSymbolOrBuilderList() - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
getSymbolOrBuilderList() - Method in class com.android.aapt.Resources.Attribute
The set of enums/flags defined in this attribute.
getSymbolOrBuilderList() - Method in interface com.android.aapt.Resources.AttributeOrBuilder
The set of enums/flags defined in this attribute.
getTag() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
getTag() - Method in class com.android.aapt.Resources.StyledString.Span
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
getTag() - Method in interface com.android.aapt.Resources.StyledString.SpanOrBuilder
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
getTagBytes() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
getTagBytes() - Method in class com.android.aapt.Resources.StyledString.Span
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
getTagBytes() - Method in interface com.android.aapt.Resources.StyledString.SpanOrBuilder
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
getText() - Method in class com.android.aapt.Resources.XmlNode.Builder
string text = 2;
getText() - Method in class com.android.aapt.Resources.XmlNode
string text = 2;
getText() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
string text = 2;
getTextBytes() - Method in class com.android.aapt.Resources.XmlNode.Builder
string text = 2;
getTextBytes() - Method in class com.android.aapt.Resources.XmlNode
string text = 2;
getTextBytes() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
string text = 2;
getTool() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string tool = 1;
getTool() - Method in class com.android.aapt.Resources.ToolFingerprint
string tool = 1;
getTool() - Method in interface com.android.aapt.Resources.ToolFingerprintOrBuilder
string tool = 1;
getToolBytes() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string tool = 1;
getToolBytes() - Method in class com.android.aapt.Resources.ToolFingerprint
string tool = 1;
getToolBytes() - Method in interface com.android.aapt.Resources.ToolFingerprintOrBuilder
string tool = 1;
getToolFingerprint(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
getToolFingerprint(int) - Method in class com.android.aapt.Resources.ResourceTable
The version fingerprints of the tools that built the resource table.
getToolFingerprint(int) - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The version fingerprints of the tools that built the resource table.
getToolFingerprintBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
getToolFingerprintBuilderList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
getToolFingerprintCount() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
getToolFingerprintCount() - Method in class com.android.aapt.Resources.ResourceTable
The version fingerprints of the tools that built the resource table.
getToolFingerprintCount() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The version fingerprints of the tools that built the resource table.
getToolFingerprintList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
getToolFingerprintList() - Method in class com.android.aapt.Resources.ResourceTable
The version fingerprints of the tools that built the resource table.
getToolFingerprintList() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The version fingerprints of the tools that built the resource table.
getToolFingerprintOrBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
getToolFingerprintOrBuilder(int) - Method in class com.android.aapt.Resources.ResourceTable
The version fingerprints of the tools that built the resource table.
getToolFingerprintOrBuilder(int) - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The version fingerprints of the tools that built the resource table.
getToolFingerprintOrBuilderList() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
getToolFingerprintOrBuilderList() - Method in class com.android.aapt.Resources.ResourceTable
The version fingerprints of the tools that built the resource table.
getToolFingerprintOrBuilderList() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The version fingerprints of the tools that built the resource table.
getTouchscreen() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether a touchscreen exists, supports a stylus, or finger.
getTouchscreen() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether a touchscreen exists, supports a stylus, or finger.
getTouchscreen() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether a touchscreen exists, supports a stylus, or finger.
getTouchscreenValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether a touchscreen exists, supports a stylus, or finger.
getTouchscreenValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether a touchscreen exists, supports a stylus, or finger.
getTouchscreenValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether a touchscreen exists, supports a stylus, or finger.
getType() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The data type of the enum/flag as defined in android::Res_value.
getType() - Method in class com.android.aapt.Resources.Attribute.Symbol
The data type of the enum/flag as defined in android::Res_value.
getType() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
The data type of the enum/flag as defined in android::Res_value.
getType() - Method in class com.android.aapt.Resources.FileReference.Builder
The type of file this path points to.
getType() - Method in class com.android.aapt.Resources.FileReference
The type of file this path points to.
getType() - Method in interface com.android.aapt.Resources.FileReferenceOrBuilder
The type of file this path points to.
getType() - Method in class com.android.aapt.Resources.Reference.Builder
.aapt.pb.Reference.Type type = 1;
getType() - Method in class com.android.aapt.Resources.Reference
.aapt.pb.Reference.Type type = 1;
getType() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
.aapt.pb.Reference.Type type = 1;
getType(int) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
getType(int) - Method in class com.android.aapt.Resources.Package
The series of types defined by the package.
getType(int) - Method in interface com.android.aapt.Resources.PackageOrBuilder
The series of types defined by the package.
getTypeBuilder(int) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
getTypeBuilderList() - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
getTypeCount() - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
getTypeCount() - Method in class com.android.aapt.Resources.Package
The series of types defined by the package.
getTypeCount() - Method in interface com.android.aapt.Resources.PackageOrBuilder
The series of types defined by the package.
getTypeFlags() - Method in class com.android.aapt.Resources.Reference.Builder
The type flags used when compiling the reference.
getTypeFlags() - Method in class com.android.aapt.Resources.Reference
The type flags used when compiling the reference.
getTypeFlags() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
The type flags used when compiling the reference.
getTypeId() - Method in class com.android.aapt.Resources.Type.Builder
The ID of the type.
getTypeId() - Method in class com.android.aapt.Resources.Type
The ID of the type.
getTypeId() - Method in interface com.android.aapt.Resources.TypeOrBuilder
The ID of the type.
getTypeIdBuilder() - Method in class com.android.aapt.Resources.Type.Builder
The ID of the type.
getTypeIdOrBuilder() - Method in class com.android.aapt.Resources.Type.Builder
The ID of the type.
getTypeIdOrBuilder() - Method in class com.android.aapt.Resources.Type
The ID of the type.
getTypeIdOrBuilder() - Method in interface com.android.aapt.Resources.TypeOrBuilder
The ID of the type.
getTypeList() - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
getTypeList() - Method in class com.android.aapt.Resources.Package
The series of types defined by the package.
getTypeList() - Method in interface com.android.aapt.Resources.PackageOrBuilder
The series of types defined by the package.
getTypeOrBuilder(int) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
getTypeOrBuilder(int) - Method in class com.android.aapt.Resources.Package
The series of types defined by the package.
getTypeOrBuilder(int) - Method in interface com.android.aapt.Resources.PackageOrBuilder
The series of types defined by the package.
getTypeOrBuilderList() - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
getTypeOrBuilderList() - Method in class com.android.aapt.Resources.Package
The series of types defined by the package.
getTypeOrBuilderList() - Method in interface com.android.aapt.Resources.PackageOrBuilder
The series of types defined by the package.
getTypeValue() - Method in class com.android.aapt.Resources.FileReference.Builder
The type of file this path points to.
getTypeValue() - Method in class com.android.aapt.Resources.FileReference
The type of file this path points to.
getTypeValue() - Method in interface com.android.aapt.Resources.FileReferenceOrBuilder
The type of file this path points to.
getTypeValue() - Method in class com.android.aapt.Resources.Reference.Builder
.aapt.pb.Reference.Type type = 1;
getTypeValue() - Method in class com.android.aapt.Resources.Reference
.aapt.pb.Reference.Type type = 1;
getTypeValue() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
.aapt.pb.Reference.Type type = 1;
getUiModeNight() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device is in night mode.
getUiModeNight() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the device is in night mode.
getUiModeNight() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the device is in night mode.
getUiModeNightValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device is in night mode.
getUiModeNightValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the device is in night mode.
getUiModeNightValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the device is in night mode.
getUiModeType() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which type of UI mode the device is in (television, car, etc.).
getUiModeType() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Which type of UI mode the device is in (television, car, etc.).
getUiModeType() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Which type of UI mode the device is in (television, car, etc.).
getUiModeTypeValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which type of UI mode the device is in (television, car, etc.).
getUiModeTypeValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Which type of UI mode the device is in (television, car, etc.).
getUiModeTypeValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Which type of UI mode the device is in (television, car, etc.).
getUntranslatableSections(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSections(int) - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSections(int) - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsBuilder(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsBuilderList() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsCount() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsCount() - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsCount() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsList() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsList() - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsList() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsOrBuilder(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsOrBuilder(int) - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsOrBuilder(int) - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsOrBuilderList() - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsOrBuilderList() - Method in class com.android.aapt.Resources.MacroBody
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUntranslatableSectionsOrBuilderList() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
getUri() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string uri = 2;
getUri() - Method in class com.android.aapt.Resources.XmlNamespace
string uri = 2;
getUri() - Method in interface com.android.aapt.Resources.XmlNamespaceOrBuilder
string uri = 2;
getUriBytes() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string uri = 2;
getUriBytes() - Method in class com.android.aapt.Resources.XmlNamespace
string uri = 2;
getUriBytes() - Method in interface com.android.aapt.Resources.XmlNamespaceOrBuilder
string uri = 2;
getValue() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The value of the enum/flag.
getValue() - Method in class com.android.aapt.Resources.Attribute.Symbol
The value of the enum/flag.
getValue() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
The value of the enum/flag.
getValue() - Method in class com.android.aapt.Resources.Boolean.Builder
bool value = 1;
getValue() - Method in class com.android.aapt.Resources.Boolean
bool value = 1;
getValue() - Method in interface com.android.aapt.Resources.BooleanOrBuilder
bool value = 1;
getValue() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Value value = 2;
getValue() - Method in class com.android.aapt.Resources.ConfigValue
.aapt.pb.Value value = 2;
getValue() - Method in interface com.android.aapt.Resources.ConfigValueOrBuilder
.aapt.pb.Value value = 2;
getValue() - Method in class com.android.aapt.Resources.RawString.Builder
string value = 1;
getValue() - Method in class com.android.aapt.Resources.RawString
string value = 1;
getValue() - Method in interface com.android.aapt.Resources.RawStringOrBuilder
string value = 1;
getValue() - Method in class com.android.aapt.Resources.String.Builder
string value = 1;
getValue() - Method in class com.android.aapt.Resources.String
string value = 1;
getValue() - Method in interface com.android.aapt.Resources.StringOrBuilder
string value = 1;
getValue() - Method in class com.android.aapt.Resources.StyledString.Builder
The raw text of the string.
getValue() - Method in class com.android.aapt.Resources.StyledString
The raw text of the string.
getValue() - Method in interface com.android.aapt.Resources.StyledStringOrBuilder
The raw text of the string.
getValue() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string value = 3;
getValue() - Method in class com.android.aapt.Resources.XmlAttribute
string value = 3;
getValue() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
string value = 3;
getValueBuilder() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Value value = 2;
getValueBytes() - Method in class com.android.aapt.Resources.RawString.Builder
string value = 1;
getValueBytes() - Method in class com.android.aapt.Resources.RawString
string value = 1;
getValueBytes() - Method in interface com.android.aapt.Resources.RawStringOrBuilder
string value = 1;
getValueBytes() - Method in class com.android.aapt.Resources.String.Builder
string value = 1;
getValueBytes() - Method in class com.android.aapt.Resources.String
string value = 1;
getValueBytes() - Method in interface com.android.aapt.Resources.StringOrBuilder
string value = 1;
getValueBytes() - Method in class com.android.aapt.Resources.StyledString.Builder
The raw text of the string.
getValueBytes() - Method in class com.android.aapt.Resources.StyledString
The raw text of the string.
getValueBytes() - Method in interface com.android.aapt.Resources.StyledStringOrBuilder
The raw text of the string.
getValueBytes() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string value = 3;
getValueBytes() - Method in class com.android.aapt.Resources.XmlAttribute
string value = 3;
getValueBytes() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
string value = 3;
getValueCase() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
getValueCase() - Method in class com.android.aapt.Resources.CompoundValue
 
getValueCase() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
 
getValueCase() - Method in class com.android.aapt.Resources.Item.Builder
 
getValueCase() - Method in class com.android.aapt.Resources.Item
 
getValueCase() - Method in interface com.android.aapt.Resources.ItemOrBuilder
 
getValueCase() - Method in class com.android.aapt.Resources.Value.Builder
 
getValueCase() - Method in class com.android.aapt.Resources.Value
 
getValueCase() - Method in interface com.android.aapt.Resources.ValueOrBuilder
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
 
getValueDescriptor() - Method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
 
getValueDescriptor() - Method in enum class com.android.aapt.Resources.Attribute.FormatFlags
 
getValueDescriptor() - Method in enum class com.android.aapt.Resources.FileReference.Type
 
getValueDescriptor() - Method in enum class com.android.aapt.Resources.OverlayableItem.Policy
 
getValueDescriptor() - Method in enum class com.android.aapt.Resources.Plural.Arity
 
getValueDescriptor() - Method in enum class com.android.aapt.Resources.Reference.Type
 
getValueDescriptor() - Method in enum class com.android.aapt.Resources.Visibility.Level
 
getValueOrBuilder() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Value value = 2;
getValueOrBuilder() - Method in class com.android.aapt.Resources.ConfigValue
.aapt.pb.Value value = 2;
getValueOrBuilder() - Method in interface com.android.aapt.Resources.ConfigValueOrBuilder
.aapt.pb.Value value = 2;
getVersion() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string version = 2;
getVersion() - Method in class com.android.aapt.Resources.ToolFingerprint
string version = 2;
getVersion() - Method in interface com.android.aapt.Resources.ToolFingerprintOrBuilder
string version = 2;
getVersionBytes() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string version = 2;
getVersionBytes() - Method in class com.android.aapt.Resources.ToolFingerprint
string version = 2;
getVersionBytes() - Method in interface com.android.aapt.Resources.ToolFingerprintOrBuilder
string version = 2;
getVisibility() - Method in class com.android.aapt.Resources.Entry.Builder
The visibility of this entry (public, private, undefined).
getVisibility() - Method in class com.android.aapt.Resources.Entry
The visibility of this entry (public, private, undefined).
getVisibility() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The visibility of this entry (public, private, undefined).
getVisibilityBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
The visibility of this entry (public, private, undefined).
getVisibilityOrBuilder() - Method in class com.android.aapt.Resources.Entry.Builder
The visibility of this entry (public, private, undefined).
getVisibilityOrBuilder() - Method in class com.android.aapt.Resources.Entry
The visibility of this entry (public, private, undefined).
getVisibilityOrBuilder() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The visibility of this entry (public, private, undefined).
getWeak() - Method in class com.android.aapt.Resources.Value.Builder
Whether the value can be overridden.
getWeak() - Method in class com.android.aapt.Resources.Value
Whether the value can be overridden.
getWeak() - Method in interface com.android.aapt.Resources.ValueOrBuilder
Whether the value can be overridden.
getWideColorGamut() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen supports wide color gamut.
getWideColorGamut() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the screen supports wide color gamut.
getWideColorGamut() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the screen supports wide color gamut.
getWideColorGamutValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen supports wide color gamut.
getWideColorGamutValue() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
Whether the screen supports wide color gamut.
getWideColorGamutValue() - Method in interface com.android.aapt.ConfigurationOuterClass.ConfigurationOrBuilder
Whether the screen supports wide color gamut.
GRAM_GENDER_FEMININE - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
GRAM_GENDER_FEMININE = 2;
GRAM_GENDER_FEMININE_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
GRAM_GENDER_FEMININE = 2;
GRAM_GENDER_MASCULINE - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
GRAM_GENDER_MASCULINE = 3;
GRAM_GENDER_MASCULINE_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
GRAM_GENDER_MASCULINE = 3;
GRAM_GENDER_NEUTER - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
GRAM_GENDER_NEUTER = 1;
GRAM_GENDER_NEUTER_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
GRAM_GENDER_NEUTER = 1;
GRAM_GENDER_USET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
GRAM_GENDER_USET = 0;
GRAM_GENDER_USET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
GRAM_GENDER_USET = 0;
GRAMMATICAL_GENDER_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 

H

hasAllowNew() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
hasAllowNew() - Method in class com.android.aapt.Resources.Entry
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
hasAllowNew() - Method in interface com.android.aapt.Resources.EntryOrBuilder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
hasArray() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Array array = 4;
hasArray() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Array array = 4;
hasArray() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Array array = 4;
hasAttr() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Attribute attr = 1;
hasAttr() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Attribute attr = 1;
hasAttr() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Attribute attr = 1;
hasAttr() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
The reference to the attribute.
hasAttr() - Method in class com.android.aapt.Resources.Styleable.Entry
The reference to the attribute.
hasAttr() - Method in interface com.android.aapt.Resources.Styleable.EntryOrBuilder
The reference to the attribute.
hasBooleanValue() - Method in class com.android.aapt.Resources.Primitive.Builder
bool boolean_value = 8;
hasBooleanValue() - Method in class com.android.aapt.Resources.Primitive
bool boolean_value = 8;
hasBooleanValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
bool boolean_value = 8;
hasColorArgb4Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_argb4_value = 11;
hasColorArgb4Value() - Method in class com.android.aapt.Resources.Primitive
uint32 color_argb4_value = 11;
hasColorArgb4Value() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 color_argb4_value = 11;
hasColorArgb8Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_argb8_value = 9;
hasColorArgb8Value() - Method in class com.android.aapt.Resources.Primitive
uint32 color_argb8_value = 9;
hasColorArgb8Value() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 color_argb8_value = 9;
hasColorRgb4Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_rgb4_value = 12;
hasColorRgb4Value() - Method in class com.android.aapt.Resources.Primitive
uint32 color_rgb4_value = 12;
hasColorRgb4Value() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 color_rgb4_value = 12;
hasColorRgb8Value() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_rgb8_value = 10;
hasColorRgb8Value() - Method in class com.android.aapt.Resources.Primitive
uint32 color_rgb8_value = 10;
hasColorRgb8Value() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 color_rgb8_value = 10;
hasCompiledItem() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional interpreted/compiled version of the `value` string.
hasCompiledItem() - Method in class com.android.aapt.Resources.XmlAttribute
The optional interpreted/compiled version of the `value` string.
hasCompiledItem() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
The optional interpreted/compiled version of the `value` string.
hasCompoundValue() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.CompoundValue compound_value = 5;
hasCompoundValue() - Method in class com.android.aapt.Resources.Value
.aapt.pb.CompoundValue compound_value = 5;
hasCompoundValue() - Method in interface com.android.aapt.Resources.ValueOrBuilder
.aapt.pb.CompoundValue compound_value = 5;
hasConfig() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Configuration config = 1;
hasConfig() - Method in class com.android.aapt.Resources.ConfigValue
.aapt.pb.Configuration config = 1;
hasConfig() - Method in interface com.android.aapt.Resources.ConfigValueOrBuilder
.aapt.pb.Configuration config = 1;
hasDimensionValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 dimension_value = 13;
hasDimensionValue() - Method in class com.android.aapt.Resources.Primitive
uint32 dimension_value = 13;
hasDimensionValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 dimension_value = 13;
hasDimensionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive.Builder
Deprecated.
aapt.pb.Primitive.dimension_value_deprecated is deprecated. See Resources.proto;l=409
hasDimensionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive
Deprecated.
aapt.pb.Primitive.dimension_value_deprecated is deprecated. See Resources.proto;l=409
hasDimensionValueDeprecated() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
Deprecated.
aapt.pb.Primitive.dimension_value_deprecated is deprecated. See Resources.proto;l=409
hasElement() - Method in class com.android.aapt.Resources.XmlNode.Builder
.aapt.pb.XmlElement element = 1;
hasElement() - Method in class com.android.aapt.Resources.XmlNode
.aapt.pb.XmlElement element = 1;
hasElement() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
.aapt.pb.XmlElement element = 1;
hasEmptyValue() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.EmptyType empty_value = 2;
hasEmptyValue() - Method in class com.android.aapt.Resources.Primitive
.aapt.pb.Primitive.EmptyType empty_value = 2;
hasEmptyValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
.aapt.pb.Primitive.EmptyType empty_value = 2;
hasEntryId() - Method in class com.android.aapt.Resources.Entry.Builder
The ID of this entry.
hasEntryId() - Method in class com.android.aapt.Resources.Entry
The ID of this entry.
hasEntryId() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The ID of this entry.
hasFile() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.FileReference file = 5;
hasFile() - Method in class com.android.aapt.Resources.Item
.aapt.pb.FileReference file = 5;
hasFile() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.FileReference file = 5;
hasFloatValue() - Method in class com.android.aapt.Resources.Primitive.Builder
float float_value = 3;
hasFloatValue() - Method in class com.android.aapt.Resources.Primitive
float float_value = 3;
hasFloatValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
float float_value = 3;
hasFractionValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 fraction_value = 14;
hasFractionValue() - Method in class com.android.aapt.Resources.Primitive
uint32 fraction_value = 14;
hasFractionValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 fraction_value = 14;
hasFractionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive.Builder
Deprecated.
aapt.pb.Primitive.fraction_value_deprecated is deprecated. See Resources.proto;l=410
hasFractionValueDeprecated() - Method in class com.android.aapt.Resources.Primitive
Deprecated.
aapt.pb.Primitive.fraction_value_deprecated is deprecated. See Resources.proto;l=410
hasFractionValueDeprecated() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
Deprecated.
aapt.pb.Primitive.fraction_value_deprecated is deprecated. See Resources.proto;l=410
hashCode() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
hashCode() - Method in class com.android.aapt.Resources.AllowNew
 
hashCode() - Method in class com.android.aapt.Resources.Array.Element
 
hashCode() - Method in class com.android.aapt.Resources.Array
 
hashCode() - Method in class com.android.aapt.Resources.Attribute
 
hashCode() - Method in class com.android.aapt.Resources.Attribute.Symbol
 
hashCode() - Method in class com.android.aapt.Resources.Boolean
 
hashCode() - Method in class com.android.aapt.Resources.CompoundValue
 
hashCode() - Method in class com.android.aapt.Resources.ConfigValue
 
hashCode() - Method in class com.android.aapt.Resources.DynamicRefTable
 
hashCode() - Method in class com.android.aapt.Resources.Entry
 
hashCode() - Method in class com.android.aapt.Resources.EntryId
 
hashCode() - Method in class com.android.aapt.Resources.FileReference
 
hashCode() - Method in class com.android.aapt.Resources.Id
 
hashCode() - Method in class com.android.aapt.Resources.Item
 
hashCode() - Method in class com.android.aapt.Resources.MacroBody
 
hashCode() - Method in class com.android.aapt.Resources.NamespaceAlias
 
hashCode() - Method in class com.android.aapt.Resources.Overlayable
 
hashCode() - Method in class com.android.aapt.Resources.OverlayableItem
 
hashCode() - Method in class com.android.aapt.Resources.Package
 
hashCode() - Method in class com.android.aapt.Resources.PackageId
 
hashCode() - Method in class com.android.aapt.Resources.Plural.Entry
 
hashCode() - Method in class com.android.aapt.Resources.Plural
 
hashCode() - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
hashCode() - Method in class com.android.aapt.Resources.Primitive
 
hashCode() - Method in class com.android.aapt.Resources.Primitive.NullType
 
hashCode() - Method in class com.android.aapt.Resources.RawString
 
hashCode() - Method in class com.android.aapt.Resources.Reference
 
hashCode() - Method in class com.android.aapt.Resources.ResourceTable
 
hashCode() - Method in class com.android.aapt.Resources.Source
 
hashCode() - Method in class com.android.aapt.Resources.SourcePosition
 
hashCode() - Method in class com.android.aapt.Resources.StagedId
 
hashCode() - Method in class com.android.aapt.Resources.String
 
hashCode() - Method in class com.android.aapt.Resources.StringPool
 
hashCode() - Method in class com.android.aapt.Resources.Style.Entry
 
hashCode() - Method in class com.android.aapt.Resources.Style
 
hashCode() - Method in class com.android.aapt.Resources.Styleable.Entry
 
hashCode() - Method in class com.android.aapt.Resources.Styleable
 
hashCode() - Method in class com.android.aapt.Resources.StyledString
 
hashCode() - Method in class com.android.aapt.Resources.StyledString.Span
 
hashCode() - Method in class com.android.aapt.Resources.StyleString
 
hashCode() - Method in class com.android.aapt.Resources.StyleString.Span
 
hashCode() - Method in class com.android.aapt.Resources.ToolFingerprint
 
hashCode() - Method in class com.android.aapt.Resources.Type
 
hashCode() - Method in class com.android.aapt.Resources.TypeId
 
hashCode() - Method in class com.android.aapt.Resources.UntranslatableSection
 
hashCode() - Method in class com.android.aapt.Resources.Value
 
hashCode() - Method in class com.android.aapt.Resources.Visibility
 
hashCode() - Method in class com.android.aapt.Resources.XmlAttribute
 
hashCode() - Method in class com.android.aapt.Resources.XmlElement
 
hashCode() - Method in class com.android.aapt.Resources.XmlNamespace
 
hashCode() - Method in class com.android.aapt.Resources.XmlNode
 
hasId() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Id id = 6;
hasId() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Id id = 6;
hasId() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Id id = 6;
hasIntDecimalValue() - Method in class com.android.aapt.Resources.Primitive.Builder
int32 int_decimal_value = 6;
hasIntDecimalValue() - Method in class com.android.aapt.Resources.Primitive
int32 int_decimal_value = 6;
hasIntDecimalValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
int32 int_decimal_value = 6;
hasIntHexadecimalValue() - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 int_hexadecimal_value = 7;
hasIntHexadecimalValue() - Method in class com.android.aapt.Resources.Primitive
uint32 int_hexadecimal_value = 7;
hasIntHexadecimalValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
uint32 int_hexadecimal_value = 7;
hasIsDynamic() - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is dynamic.
hasIsDynamic() - Method in class com.android.aapt.Resources.Reference
Whether this reference is dynamic.
hasIsDynamic() - Method in interface com.android.aapt.Resources.ReferenceOrBuilder
Whether this reference is dynamic.
hasItem() - Method in class com.android.aapt.Resources.Array.Element.Builder
The value assigned to this element.
hasItem() - Method in class com.android.aapt.Resources.Array.Element
The value assigned to this element.
hasItem() - Method in interface com.android.aapt.Resources.Array.ElementOrBuilder
The value assigned to this element.
hasItem() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The value assigned to this plural.
hasItem() - Method in class com.android.aapt.Resources.Plural.Entry
The value assigned to this plural.
hasItem() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
The value assigned to this plural.
hasItem() - Method in class com.android.aapt.Resources.Style.Entry.Builder
The Item defined for this XML attribute.
hasItem() - Method in class com.android.aapt.Resources.Style.Entry
The Item defined for this XML attribute.
hasItem() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
The Item defined for this XML attribute.
hasItem() - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.Item item = 4;
hasItem() - Method in class com.android.aapt.Resources.Value
.aapt.pb.Item item = 4;
hasItem() - Method in interface com.android.aapt.Resources.ValueOrBuilder
.aapt.pb.Item item = 4;
hasKey() - Method in class com.android.aapt.Resources.Style.Entry.Builder
A reference to the XML attribute.
hasKey() - Method in class com.android.aapt.Resources.Style.Entry
A reference to the XML attribute.
hasKey() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
A reference to the XML attribute.
hasMacro() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.MacroBody macro = 6;
hasMacro() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.MacroBody macro = 6;
hasMacro() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.MacroBody macro = 6;
hasName() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The name of the enum/flag as a reference.
hasName() - Method in class com.android.aapt.Resources.Attribute.Symbol
The name of the enum/flag as a reference.
hasName() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
The name of the enum/flag as a reference.
hasNullValue() - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.NullType null_value = 1;
hasNullValue() - Method in class com.android.aapt.Resources.Primitive
.aapt.pb.Primitive.NullType null_value = 1;
hasNullValue() - Method in interface com.android.aapt.Resources.PrimitiveOrBuilder
.aapt.pb.Primitive.NullType null_value = 1;
hasOverlayableItem() - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
hasOverlayableItem() - Method in class com.android.aapt.Resources.Entry
Whether this resource can be overlaid by a runtime resource overlay (RRO).
hasOverlayableItem() - Method in interface com.android.aapt.Resources.EntryOrBuilder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
hasPackageId() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
.aapt.pb.PackageId package_id = 1;
hasPackageId() - Method in class com.android.aapt.Resources.DynamicRefTable
.aapt.pb.PackageId package_id = 1;
hasPackageId() - Method in interface com.android.aapt.Resources.DynamicRefTableOrBuilder
.aapt.pb.PackageId package_id = 1;
hasPackageId() - Method in class com.android.aapt.Resources.Package.Builder
The package ID of this package, in the range [0x00, 0xff].
hasPackageId() - Method in class com.android.aapt.Resources.Package
The package ID of this package, in the range [0x00, 0xff].
hasPackageId() - Method in interface com.android.aapt.Resources.PackageOrBuilder
The package ID of this package, in the range [0x00, 0xff].
hasParent() - Method in class com.android.aapt.Resources.Style.Builder
The optinal style from which this style inherits attributes.
hasParent() - Method in class com.android.aapt.Resources.Style
The optinal style from which this style inherits attributes.
hasParent() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The optinal style from which this style inherits attributes.
hasParentSource() - Method in class com.android.aapt.Resources.Style.Builder
The source file information of the parent inheritance declaration.
hasParentSource() - Method in class com.android.aapt.Resources.Style
The source file information of the parent inheritance declaration.
hasParentSource() - Method in interface com.android.aapt.Resources.StyleOrBuilder
The source file information of the parent inheritance declaration.
hasPlural() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Plural plural = 5;
hasPlural() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Plural plural = 5;
hasPlural() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Plural plural = 5;
hasPosition() - Method in class com.android.aapt.Resources.Source.Builder
.aapt.pb.SourcePosition position = 2;
hasPosition() - Method in class com.android.aapt.Resources.Source
.aapt.pb.SourcePosition position = 2;
hasPosition() - Method in interface com.android.aapt.Resources.SourceOrBuilder
.aapt.pb.SourcePosition position = 2;
hasPrim() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Primitive prim = 7;
hasPrim() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Primitive prim = 7;
hasPrim() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Primitive prim = 7;
hasRawStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.RawString raw_str = 3;
hasRawStr() - Method in class com.android.aapt.Resources.Item
.aapt.pb.RawString raw_str = 3;
hasRawStr() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.RawString raw_str = 3;
hasRef() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Reference ref = 1;
hasRef() - Method in class com.android.aapt.Resources.Item
.aapt.pb.Reference ref = 1;
hasRef() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.Reference ref = 1;
hasSource() - Method in class com.android.aapt.Resources.AllowNew.Builder
Where this was defined in source.
hasSource() - Method in class com.android.aapt.Resources.AllowNew
Where this was defined in source.
hasSource() - Method in interface com.android.aapt.Resources.AllowNewOrBuilder
Where this was defined in source.
hasSource() - Method in class com.android.aapt.Resources.Array.Element.Builder
Where the element was defined.
hasSource() - Method in class com.android.aapt.Resources.Array.Element
Where the element was defined.
hasSource() - Method in interface com.android.aapt.Resources.Array.ElementOrBuilder
Where the element was defined.
hasSource() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Where the enum/flag item was defined.
hasSource() - Method in class com.android.aapt.Resources.Attribute.Symbol
Where the enum/flag item was defined.
hasSource() - Method in interface com.android.aapt.Resources.Attribute.SymbolOrBuilder
Where the enum/flag item was defined.
hasSource() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.SourcePosition source = 5;
hasSource() - Method in class com.android.aapt.Resources.MacroBody
.aapt.pb.SourcePosition source = 5;
hasSource() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
.aapt.pb.SourcePosition source = 5;
hasSource() - Method in class com.android.aapt.Resources.Overlayable.Builder
The location of the <overlayable> declaration in the source.
hasSource() - Method in class com.android.aapt.Resources.Overlayable
The location of the <overlayable> declaration in the source.
hasSource() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The location of the <item> declaration in source.
hasSource() - Method in class com.android.aapt.Resources.OverlayableItem
The location of the <item> declaration in source.
hasSource() - Method in interface com.android.aapt.Resources.OverlayableItemOrBuilder
The location of the <item> declaration in source.
hasSource() - Method in interface com.android.aapt.Resources.OverlayableOrBuilder
The location of the <overlayable> declaration in the source.
hasSource() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Where the plural was defined.
hasSource() - Method in class com.android.aapt.Resources.Plural.Entry
Where the plural was defined.
hasSource() - Method in interface com.android.aapt.Resources.Plural.EntryOrBuilder
Where the plural was defined.
hasSource() - Method in class com.android.aapt.Resources.StagedId.Builder
.aapt.pb.Source source = 1;
hasSource() - Method in class com.android.aapt.Resources.StagedId
.aapt.pb.Source source = 1;
hasSource() - Method in interface com.android.aapt.Resources.StagedIdOrBuilder
.aapt.pb.Source source = 1;
hasSource() - Method in class com.android.aapt.Resources.Style.Entry.Builder
Where the entry was defined.
hasSource() - Method in class com.android.aapt.Resources.Style.Entry
Where the entry was defined.
hasSource() - Method in interface com.android.aapt.Resources.Style.EntryOrBuilder
Where the entry was defined.
hasSource() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Where the attribute was defined within the <declare-styleable> block.
hasSource() - Method in class com.android.aapt.Resources.Styleable.Entry
Where the attribute was defined within the <declare-styleable> block.
hasSource() - Method in interface com.android.aapt.Resources.Styleable.EntryOrBuilder
Where the attribute was defined within the <declare-styleable> block.
hasSource() - Method in class com.android.aapt.Resources.Value.Builder
Where the value was defined.
hasSource() - Method in class com.android.aapt.Resources.Value
Where the value was defined.
hasSource() - Method in interface com.android.aapt.Resources.ValueOrBuilder
Where the value was defined.
hasSource() - Method in class com.android.aapt.Resources.Visibility.Builder
The path at which this entry's visibility was defined (eg.
hasSource() - Method in class com.android.aapt.Resources.Visibility
The path at which this entry's visibility was defined (eg.
hasSource() - Method in interface com.android.aapt.Resources.VisibilityOrBuilder
The path at which this entry's visibility was defined (eg.
hasSource() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
Source line and column info.
hasSource() - Method in class com.android.aapt.Resources.XmlAttribute
Source line and column info.
hasSource() - Method in interface com.android.aapt.Resources.XmlAttributeOrBuilder
Source line and column info.
hasSource() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
Source line and column info.
hasSource() - Method in class com.android.aapt.Resources.XmlNamespace
Source line and column info.
hasSource() - Method in interface com.android.aapt.Resources.XmlNamespaceOrBuilder
Source line and column info.
hasSource() - Method in class com.android.aapt.Resources.XmlNode.Builder
Source line and column info.
hasSource() - Method in class com.android.aapt.Resources.XmlNode
Source line and column info.
hasSource() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
Source line and column info.
hasSourcePool() - Method in class com.android.aapt.Resources.ResourceTable.Builder
The string pool containing source paths referenced throughout the resource table.
hasSourcePool() - Method in class com.android.aapt.Resources.ResourceTable
The string pool containing source paths referenced throughout the resource table.
hasSourcePool() - Method in interface com.android.aapt.Resources.ResourceTableOrBuilder
The string pool containing source paths referenced throughout the resource table.
hasStagedId() - Method in class com.android.aapt.Resources.Entry.Builder
The staged resource ID of this finalized resource.
hasStagedId() - Method in class com.android.aapt.Resources.Entry
The staged resource ID of this finalized resource.
hasStagedId() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The staged resource ID of this finalized resource.
hasStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.String str = 2;
hasStr() - Method in class com.android.aapt.Resources.Item
.aapt.pb.String str = 2;
hasStr() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.String str = 2;
hasStyle() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Style style = 2;
hasStyle() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Style style = 2;
hasStyle() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Style style = 2;
hasStyleable() - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Styleable styleable = 3;
hasStyleable() - Method in class com.android.aapt.Resources.CompoundValue
.aapt.pb.Styleable styleable = 3;
hasStyleable() - Method in interface com.android.aapt.Resources.CompoundValueOrBuilder
.aapt.pb.Styleable styleable = 3;
hasStyledStr() - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.StyledString styled_str = 4;
hasStyledStr() - Method in class com.android.aapt.Resources.Item
.aapt.pb.StyledString styled_str = 4;
hasStyledStr() - Method in interface com.android.aapt.Resources.ItemOrBuilder
.aapt.pb.StyledString styled_str = 4;
hasStyleString() - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.StyleString style_string = 2;
hasStyleString() - Method in class com.android.aapt.Resources.MacroBody
.aapt.pb.StyleString style_string = 2;
hasStyleString() - Method in interface com.android.aapt.Resources.MacroBodyOrBuilder
.aapt.pb.StyleString style_string = 2;
hasText() - Method in class com.android.aapt.Resources.XmlNode.Builder
string text = 2;
hasText() - Method in class com.android.aapt.Resources.XmlNode
string text = 2;
hasText() - Method in interface com.android.aapt.Resources.XmlNodeOrBuilder
string text = 2;
hasTypeId() - Method in class com.android.aapt.Resources.Type.Builder
The ID of the type.
hasTypeId() - Method in class com.android.aapt.Resources.Type
The ID of the type.
hasTypeId() - Method in interface com.android.aapt.Resources.TypeOrBuilder
The ID of the type.
hasValue() - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Value value = 2;
hasValue() - Method in class com.android.aapt.Resources.ConfigValue
.aapt.pb.Value value = 2;
hasValue() - Method in interface com.android.aapt.Resources.ConfigValueOrBuilder
.aapt.pb.Value value = 2;
hasVisibility() - Method in class com.android.aapt.Resources.Entry.Builder
The visibility of this entry (public, private, undefined).
hasVisibility() - Method in class com.android.aapt.Resources.Entry
The visibility of this entry (public, private, undefined).
hasVisibility() - Method in interface com.android.aapt.Resources.EntryOrBuilder
The visibility of this entry (public, private, undefined).
HDR_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
HDR_HIGHDR - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
HDR_HIGHDR = 1;
HDR_HIGHDR_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
HDR_HIGHDR = 1;
HDR_LOWDR - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
HDR_LOWDR = 2;
HDR_LOWDR_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
HDR_LOWDR = 2;
HDR_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
HDR_UNSET = 0;
HDR_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
HDR_UNSET = 0;

I

ID - Enum constant in enum class com.android.aapt.Resources.Item.ValueCase
 
ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.EntryId
 
ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Item
 
ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.PackageId
 
ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Reference
 
ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.TypeId
 
INT_DECIMAL_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
INT_DECIMAL_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
INT_HEXADECIMAL_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
INT_HEXADECIMAL_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 
INTEGER - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any integer BinaryPrimitive values.
INTEGER_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows any integer BinaryPrimitive values.
internalGetFieldAccessorTable() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.AllowNew.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.AllowNew
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Array.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Array.Element.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Array.Element
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Array
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Attribute.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Attribute
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Attribute.Symbol
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Boolean.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Boolean
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.CompoundValue
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.ConfigValue
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.DynamicRefTable
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Entry
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.EntryId.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.EntryId
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.FileReference.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.FileReference
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Id.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Id
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Item.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Item
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.MacroBody.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.MacroBody
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.NamespaceAlias
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Overlayable.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Overlayable
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.OverlayableItem
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Package.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Package
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.PackageId.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.PackageId
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Plural.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Plural.Entry
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Plural
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Primitive.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Primitive
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Primitive.NullType
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.RawString.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.RawString
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Reference.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Reference
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.ResourceTable
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Source.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Source
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.SourcePosition
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StagedId.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StagedId
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.String.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.String
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StringPool.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StringPool
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Style.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Style.Entry
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Style
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Styleable.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Styleable.Entry
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Styleable
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StyledString.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StyledString
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StyledString.Span
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StyleString.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StyleString
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.StyleString.Span
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.ToolFingerprint
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Type.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Type
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.TypeId.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.TypeId
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.UntranslatableSection
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Value
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Visibility.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.Visibility
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.XmlAttribute
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.XmlElement.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.XmlElement
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.XmlNamespace
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.XmlNode.Builder
 
internalGetFieldAccessorTable() - Method in class com.android.aapt.Resources.XmlNode
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
 
internalGetValueMap() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
 
internalGetValueMap() - Static method in enum class com.android.aapt.Resources.Attribute.FormatFlags
 
internalGetValueMap() - Static method in enum class com.android.aapt.Resources.FileReference.Type
 
internalGetValueMap() - Static method in enum class com.android.aapt.Resources.OverlayableItem.Policy
 
internalGetValueMap() - Static method in enum class com.android.aapt.Resources.Plural.Arity
 
internalGetValueMap() - Static method in enum class com.android.aapt.Resources.Reference.Type
 
internalGetValueMap() - Static method in enum class com.android.aapt.Resources.Visibility.Level
 
IS_DYNAMIC_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Reference
 
IS_PRIVATE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.NamespaceAlias
 
isInitialized() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
isInitialized() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
isInitialized() - Method in class com.android.aapt.Resources.AllowNew.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.AllowNew
 
isInitialized() - Method in class com.android.aapt.Resources.Array.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Array.Element.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Array.Element
 
isInitialized() - Method in class com.android.aapt.Resources.Array
 
isInitialized() - Method in class com.android.aapt.Resources.Attribute.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Attribute
 
isInitialized() - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Attribute.Symbol
 
isInitialized() - Method in class com.android.aapt.Resources.Boolean.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Boolean
 
isInitialized() - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.CompoundValue
 
isInitialized() - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.ConfigValue
 
isInitialized() - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.DynamicRefTable
 
isInitialized() - Method in class com.android.aapt.Resources.Entry.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Entry
 
isInitialized() - Method in class com.android.aapt.Resources.EntryId.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.EntryId
 
isInitialized() - Method in class com.android.aapt.Resources.FileReference.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.FileReference
 
isInitialized() - Method in class com.android.aapt.Resources.Id.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Id
 
isInitialized() - Method in class com.android.aapt.Resources.Item.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Item
 
isInitialized() - Method in class com.android.aapt.Resources.MacroBody.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.MacroBody
 
isInitialized() - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.NamespaceAlias
 
isInitialized() - Method in class com.android.aapt.Resources.Overlayable.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Overlayable
 
isInitialized() - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.OverlayableItem
 
isInitialized() - Method in class com.android.aapt.Resources.Package.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Package
 
isInitialized() - Method in class com.android.aapt.Resources.PackageId.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.PackageId
 
isInitialized() - Method in class com.android.aapt.Resources.Plural.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Plural.Entry
 
isInitialized() - Method in class com.android.aapt.Resources.Plural
 
isInitialized() - Method in class com.android.aapt.Resources.Primitive.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
isInitialized() - Method in class com.android.aapt.Resources.Primitive
 
isInitialized() - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Primitive.NullType
 
isInitialized() - Method in class com.android.aapt.Resources.RawString.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.RawString
 
isInitialized() - Method in class com.android.aapt.Resources.Reference.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Reference
 
isInitialized() - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.ResourceTable
 
isInitialized() - Method in class com.android.aapt.Resources.Source.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Source
 
isInitialized() - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.SourcePosition
 
isInitialized() - Method in class com.android.aapt.Resources.StagedId.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.StagedId
 
isInitialized() - Method in class com.android.aapt.Resources.String.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.String
 
isInitialized() - Method in class com.android.aapt.Resources.StringPool.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.StringPool
 
isInitialized() - Method in class com.android.aapt.Resources.Style.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Style.Entry
 
isInitialized() - Method in class com.android.aapt.Resources.Style
 
isInitialized() - Method in class com.android.aapt.Resources.Styleable.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Styleable.Entry
 
isInitialized() - Method in class com.android.aapt.Resources.Styleable
 
isInitialized() - Method in class com.android.aapt.Resources.StyledString.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.StyledString
 
isInitialized() - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.StyledString.Span
 
isInitialized() - Method in class com.android.aapt.Resources.StyleString.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.StyleString
 
isInitialized() - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.StyleString.Span
 
isInitialized() - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.ToolFingerprint
 
isInitialized() - Method in class com.android.aapt.Resources.Type.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Type
 
isInitialized() - Method in class com.android.aapt.Resources.TypeId.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.TypeId
 
isInitialized() - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.UntranslatableSection
 
isInitialized() - Method in class com.android.aapt.Resources.Value.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Value
 
isInitialized() - Method in class com.android.aapt.Resources.Visibility.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.Visibility
 
isInitialized() - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.XmlAttribute
 
isInitialized() - Method in class com.android.aapt.Resources.XmlElement.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.XmlElement
 
isInitialized() - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.XmlNamespace
 
isInitialized() - Method in class com.android.aapt.Resources.XmlNode.Builder
 
isInitialized() - Method in class com.android.aapt.Resources.XmlNode
 
ITEM - Enum constant in enum class com.android.aapt.Resources.Value.ValueCase
 
ITEM_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Array.Element
 
ITEM_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Plural.Entry
 
ITEM_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Style.Entry
 
ITEM_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Value
 

K

KEY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Style.Entry
 
KEYBOARD_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
KEYBOARD_NOKEYS - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
KEYBOARD_NOKEYS = 1;
KEYBOARD_NOKEYS_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
KEYBOARD_NOKEYS = 1;
KEYBOARD_QWERTY - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
KEYBOARD_QWERTY = 2;
KEYBOARD_QWERTY_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
KEYBOARD_QWERTY = 2;
KEYBOARD_TWELVEKEY - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
KEYBOARD_TWELVEKEY = 3;
KEYBOARD_TWELVEKEY_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
KEYBOARD_TWELVEKEY = 3;
KEYBOARD_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
KEYBOARD_UNSET = 0;
KEYBOARD_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
KEYBOARD_UNSET = 0;
KEYS_HIDDEN_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
KEYS_HIDDEN_KEYSEXPOSED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
KEYS_HIDDEN_KEYSEXPOSED = 1;
KEYS_HIDDEN_KEYSEXPOSED_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
KEYS_HIDDEN_KEYSEXPOSED = 1;
KEYS_HIDDEN_KEYSHIDDEN - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
KEYS_HIDDEN_KEYSHIDDEN = 2;
KEYS_HIDDEN_KEYSHIDDEN_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
KEYS_HIDDEN_KEYSHIDDEN = 2;
KEYS_HIDDEN_KEYSSOFT - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
KEYS_HIDDEN_KEYSSOFT = 3;
KEYS_HIDDEN_KEYSSOFT_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
KEYS_HIDDEN_KEYSSOFT = 3;
KEYS_HIDDEN_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
KEYS_HIDDEN_UNSET = 0;
KEYS_HIDDEN_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
KEYS_HIDDEN_UNSET = 0;

L

LAST_CHAR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyledString.Span
 
LAYOUT_DIRECTION_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
LAYOUT_DIRECTION_LTR - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
LAYOUT_DIRECTION_LTR = 1;
LAYOUT_DIRECTION_LTR_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
LAYOUT_DIRECTION_LTR = 1;
LAYOUT_DIRECTION_RTL - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
LAYOUT_DIRECTION_RTL = 2;
LAYOUT_DIRECTION_RTL_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
LAYOUT_DIRECTION_RTL = 2;
LAYOUT_DIRECTION_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
LAYOUT_DIRECTION_UNSET = 0;
LAYOUT_DIRECTION_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
LAYOUT_DIRECTION_UNSET = 0;
LEVEL_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Visibility
 
LINE_NUMBER_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.SourcePosition
 
LOCALE_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 

M

MACRO - Enum constant in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
MACRO_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.CompoundValue
 
MANY - Enum constant in enum class com.android.aapt.Resources.Plural.Arity
MANY = 4;
MANY_VALUE - Static variable in enum class com.android.aapt.Resources.Plural.Arity
MANY = 4;
MAX_INT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute
 
MCC_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
mergeAllowNew(Resources.AllowNew) - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
mergeArray(Resources.Array) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Array array = 4;
mergeAttr(Resources.Attribute) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Attribute attr = 1;
mergeAttr(Resources.Reference) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
The reference to the attribute.
mergeCompiledItem(Resources.Item) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional interpreted/compiled version of the `value` string.
mergeCompoundValue(Resources.CompoundValue) - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.CompoundValue compound_value = 5;
mergeConfig(ConfigurationOuterClass.Configuration) - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Configuration config = 1;
mergeElement(Resources.XmlElement) - Method in class com.android.aapt.Resources.XmlNode.Builder
.aapt.pb.XmlElement element = 1;
mergeEmptyValue(Resources.Primitive.EmptyType) - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.EmptyType empty_value = 2;
mergeEntryId(Resources.EntryId) - Method in class com.android.aapt.Resources.Entry.Builder
The ID of this entry.
mergeFile(Resources.FileReference) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.FileReference file = 5;
mergeFrom(ConfigurationOuterClass.Configuration) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
mergeFrom(Resources.AllowNew) - Method in class com.android.aapt.Resources.AllowNew.Builder
 
mergeFrom(Resources.Array) - Method in class com.android.aapt.Resources.Array.Builder
 
mergeFrom(Resources.Array.Element) - Method in class com.android.aapt.Resources.Array.Element.Builder
 
mergeFrom(Resources.Attribute) - Method in class com.android.aapt.Resources.Attribute.Builder
 
mergeFrom(Resources.Attribute.Symbol) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
mergeFrom(Resources.Boolean) - Method in class com.android.aapt.Resources.Boolean.Builder
 
mergeFrom(Resources.CompoundValue) - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
mergeFrom(Resources.ConfigValue) - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
mergeFrom(Resources.DynamicRefTable) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
mergeFrom(Resources.Entry) - Method in class com.android.aapt.Resources.Entry.Builder
 
mergeFrom(Resources.EntryId) - Method in class com.android.aapt.Resources.EntryId.Builder
 
mergeFrom(Resources.FileReference) - Method in class com.android.aapt.Resources.FileReference.Builder
 
mergeFrom(Resources.Id) - Method in class com.android.aapt.Resources.Id.Builder
 
mergeFrom(Resources.Item) - Method in class com.android.aapt.Resources.Item.Builder
 
mergeFrom(Resources.MacroBody) - Method in class com.android.aapt.Resources.MacroBody.Builder
 
mergeFrom(Resources.NamespaceAlias) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
mergeFrom(Resources.Overlayable) - Method in class com.android.aapt.Resources.Overlayable.Builder
 
mergeFrom(Resources.OverlayableItem) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
mergeFrom(Resources.Package) - Method in class com.android.aapt.Resources.Package.Builder
 
mergeFrom(Resources.PackageId) - Method in class com.android.aapt.Resources.PackageId.Builder
 
mergeFrom(Resources.Plural) - Method in class com.android.aapt.Resources.Plural.Builder
 
mergeFrom(Resources.Plural.Entry) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
mergeFrom(Resources.Primitive) - Method in class com.android.aapt.Resources.Primitive.Builder
 
mergeFrom(Resources.Primitive.EmptyType) - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
mergeFrom(Resources.Primitive.NullType) - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
mergeFrom(Resources.RawString) - Method in class com.android.aapt.Resources.RawString.Builder
 
mergeFrom(Resources.Reference) - Method in class com.android.aapt.Resources.Reference.Builder
 
mergeFrom(Resources.ResourceTable) - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
mergeFrom(Resources.Source) - Method in class com.android.aapt.Resources.Source.Builder
 
mergeFrom(Resources.SourcePosition) - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
mergeFrom(Resources.StagedId) - Method in class com.android.aapt.Resources.StagedId.Builder
 
mergeFrom(Resources.String) - Method in class com.android.aapt.Resources.String.Builder
 
mergeFrom(Resources.StringPool) - Method in class com.android.aapt.Resources.StringPool.Builder
 
mergeFrom(Resources.Style) - Method in class com.android.aapt.Resources.Style.Builder
 
mergeFrom(Resources.Style.Entry) - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
mergeFrom(Resources.Styleable) - Method in class com.android.aapt.Resources.Styleable.Builder
 
mergeFrom(Resources.Styleable.Entry) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
mergeFrom(Resources.StyledString) - Method in class com.android.aapt.Resources.StyledString.Builder
 
mergeFrom(Resources.StyledString.Span) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
mergeFrom(Resources.StyleString) - Method in class com.android.aapt.Resources.StyleString.Builder
 
mergeFrom(Resources.StyleString.Span) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
mergeFrom(Resources.ToolFingerprint) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
mergeFrom(Resources.Type) - Method in class com.android.aapt.Resources.Type.Builder
 
mergeFrom(Resources.TypeId) - Method in class com.android.aapt.Resources.TypeId.Builder
 
mergeFrom(Resources.UntranslatableSection) - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
mergeFrom(Resources.Value) - Method in class com.android.aapt.Resources.Value.Builder
 
mergeFrom(Resources.Visibility) - Method in class com.android.aapt.Resources.Visibility.Builder
 
mergeFrom(Resources.XmlAttribute) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
mergeFrom(Resources.XmlElement) - Method in class com.android.aapt.Resources.XmlElement.Builder
 
mergeFrom(Resources.XmlNamespace) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
mergeFrom(Resources.XmlNode) - Method in class com.android.aapt.Resources.XmlNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.AllowNew.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Array.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Array.Element.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Attribute.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Boolean.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.EntryId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.FileReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Id.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Item.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.MacroBody.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Overlayable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Package.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.PackageId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Plural.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Primitive.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.RawString.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Reference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Source.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.StagedId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.String.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.StringPool.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Style.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Styleable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.StyledString.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.StyleString.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Type.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.TypeId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.Visibility.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.XmlElement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.android.aapt.Resources.XmlNode.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.AllowNew.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Array.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Array.Element.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Attribute.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Boolean.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Entry.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.EntryId.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.FileReference.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Id.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Item.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.MacroBody.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Overlayable.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Package.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.PackageId.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Plural.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Primitive.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.RawString.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Reference.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Source.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.StagedId.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.String.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.StringPool.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Style.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Styleable.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.StyledString.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.StyleString.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Type.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.TypeId.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Value.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.Visibility.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.XmlElement.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
mergeFrom(Message) - Method in class com.android.aapt.Resources.XmlNode.Builder
 
mergeId(Resources.Id) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Id id = 6;
mergeIsDynamic(Resources.Boolean) - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is dynamic.
mergeItem(Resources.Item) - Method in class com.android.aapt.Resources.Array.Element.Builder
The value assigned to this element.
mergeItem(Resources.Item) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The value assigned to this plural.
mergeItem(Resources.Item) - Method in class com.android.aapt.Resources.Style.Entry.Builder
The Item defined for this XML attribute.
mergeItem(Resources.Item) - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.Item item = 4;
mergeKey(Resources.Reference) - Method in class com.android.aapt.Resources.Style.Entry.Builder
A reference to the XML attribute.
mergeMacro(Resources.MacroBody) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.MacroBody macro = 6;
mergeName(Resources.Reference) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The name of the enum/flag as a reference.
mergeNullValue(Resources.Primitive.NullType) - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.NullType null_value = 1;
mergeOverlayableItem(Resources.OverlayableItem) - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
mergePackageId(Resources.PackageId) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
.aapt.pb.PackageId package_id = 1;
mergePackageId(Resources.PackageId) - Method in class com.android.aapt.Resources.Package.Builder
The package ID of this package, in the range [0x00, 0xff].
mergeParent(Resources.Reference) - Method in class com.android.aapt.Resources.Style.Builder
The optinal style from which this style inherits attributes.
mergeParentSource(Resources.Source) - Method in class com.android.aapt.Resources.Style.Builder
The source file information of the parent inheritance declaration.
mergePlural(Resources.Plural) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Plural plural = 5;
mergePosition(Resources.SourcePosition) - Method in class com.android.aapt.Resources.Source.Builder
.aapt.pb.SourcePosition position = 2;
mergePrim(Resources.Primitive) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Primitive prim = 7;
mergeRawStr(Resources.RawString) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.RawString raw_str = 3;
mergeRef(Resources.Reference) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Reference ref = 1;
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.AllowNew.Builder
Where this was defined in source.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.Array.Element.Builder
Where the element was defined.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Where the enum/flag item was defined.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.Overlayable.Builder
The location of the <overlayable> declaration in the source.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The location of the <item> declaration in source.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Where the plural was defined.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.StagedId.Builder
.aapt.pb.Source source = 1;
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.Style.Entry.Builder
Where the entry was defined.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Where the attribute was defined within the <declare-styleable> block.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.Value.Builder
Where the value was defined.
mergeSource(Resources.Source) - Method in class com.android.aapt.Resources.Visibility.Builder
The path at which this entry's visibility was defined (eg.
mergeSource(Resources.SourcePosition) - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.SourcePosition source = 5;
mergeSource(Resources.SourcePosition) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
Source line and column info.
mergeSource(Resources.SourcePosition) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
Source line and column info.
mergeSource(Resources.SourcePosition) - Method in class com.android.aapt.Resources.XmlNode.Builder
Source line and column info.
mergeSourcePool(Resources.StringPool) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The string pool containing source paths referenced throughout the resource table.
mergeStagedId(Resources.StagedId) - Method in class com.android.aapt.Resources.Entry.Builder
The staged resource ID of this finalized resource.
mergeStr(Resources.String) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.String str = 2;
mergeStyle(Resources.Style) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Style style = 2;
mergeStyleable(Resources.Styleable) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Styleable styleable = 3;
mergeStyledStr(Resources.StyledString) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.StyledString styled_str = 4;
mergeStyleString(Resources.StyleString) - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.StyleString style_string = 2;
mergeTypeId(Resources.TypeId) - Method in class com.android.aapt.Resources.Type.Builder
The ID of the type.
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.AllowNew.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Array.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Array.Element.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Attribute.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Boolean.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.EntryId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.FileReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Id.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Item.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.MacroBody.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Overlayable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Package.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.PackageId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Plural.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Primitive.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.RawString.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Reference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Source.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StagedId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.String.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StringPool.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Style.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Styleable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StyledString.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StyleString.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Type.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.TypeId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Visibility.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.XmlElement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.XmlNode.Builder
 
mergeValue(Resources.Value) - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Value value = 2;
mergeVisibility(Resources.Visibility) - Method in class com.android.aapt.Resources.Entry.Builder
The visibility of this entry (public, private, undefined).
MIN_INT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute
 
MNC_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 

N

NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute.Symbol
 
NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Entry
 
NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Overlayable
 
NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Reference
 
NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyleString.Span
 
NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Type
 
NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlAttribute
 
NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlElement
 
NAMESPACE_DECLARATION_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlElement
 
NAMESPACE_STACK_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.MacroBody
 
NAMESPACE_URI_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlAttribute
 
NAMESPACE_URI_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlElement
 
NAV_HIDDEN_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
NAV_HIDDEN_NAVEXPOSED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
NAV_HIDDEN_NAVEXPOSED = 1;
NAV_HIDDEN_NAVEXPOSED_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
NAV_HIDDEN_NAVEXPOSED = 1;
NAV_HIDDEN_NAVHIDDEN - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
NAV_HIDDEN_NAVHIDDEN = 2;
NAV_HIDDEN_NAVHIDDEN_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
NAV_HIDDEN_NAVHIDDEN = 2;
NAV_HIDDEN_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
NAV_HIDDEN_UNSET = 0;
NAV_HIDDEN_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
NAV_HIDDEN_UNSET = 0;
NAVIGATION_DPAD - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_DPAD = 2;
NAVIGATION_DPAD_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_DPAD = 2;
NAVIGATION_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
NAVIGATION_NONAV - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_NONAV = 1;
NAVIGATION_NONAV_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_NONAV = 1;
NAVIGATION_TRACKBALL - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_TRACKBALL = 3;
NAVIGATION_TRACKBALL_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_TRACKBALL = 3;
NAVIGATION_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_UNSET = 0;
NAVIGATION_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_UNSET = 0;
NAVIGATION_WHEEL - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_WHEEL = 4;
NAVIGATION_WHEEL_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
NAVIGATION_WHEEL = 4;
newBuilder() - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
newBuilder() - Static method in class com.android.aapt.Resources.AllowNew
 
newBuilder() - Static method in class com.android.aapt.Resources.Array.Element
 
newBuilder() - Static method in class com.android.aapt.Resources.Array
 
newBuilder() - Static method in class com.android.aapt.Resources.Attribute
 
newBuilder() - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
newBuilder() - Static method in class com.android.aapt.Resources.Boolean
 
newBuilder() - Static method in class com.android.aapt.Resources.CompoundValue
 
newBuilder() - Static method in class com.android.aapt.Resources.ConfigValue
 
newBuilder() - Static method in class com.android.aapt.Resources.DynamicRefTable
 
newBuilder() - Static method in class com.android.aapt.Resources.Entry
 
newBuilder() - Static method in class com.android.aapt.Resources.EntryId
 
newBuilder() - Static method in class com.android.aapt.Resources.FileReference
 
newBuilder() - Static method in class com.android.aapt.Resources.Id
 
newBuilder() - Static method in class com.android.aapt.Resources.Item
 
newBuilder() - Static method in class com.android.aapt.Resources.MacroBody
 
newBuilder() - Static method in class com.android.aapt.Resources.NamespaceAlias
 
newBuilder() - Static method in class com.android.aapt.Resources.Overlayable
 
newBuilder() - Static method in class com.android.aapt.Resources.OverlayableItem
 
newBuilder() - Static method in class com.android.aapt.Resources.Package
 
newBuilder() - Static method in class com.android.aapt.Resources.PackageId
 
newBuilder() - Static method in class com.android.aapt.Resources.Plural.Entry
 
newBuilder() - Static method in class com.android.aapt.Resources.Plural
 
newBuilder() - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
newBuilder() - Static method in class com.android.aapt.Resources.Primitive
 
newBuilder() - Static method in class com.android.aapt.Resources.Primitive.NullType
 
newBuilder() - Static method in class com.android.aapt.Resources.RawString
 
newBuilder() - Static method in class com.android.aapt.Resources.Reference
 
newBuilder() - Static method in class com.android.aapt.Resources.ResourceTable
 
newBuilder() - Static method in class com.android.aapt.Resources.Source
 
newBuilder() - Static method in class com.android.aapt.Resources.SourcePosition
 
newBuilder() - Static method in class com.android.aapt.Resources.StagedId
 
newBuilder() - Static method in class com.android.aapt.Resources.String
 
newBuilder() - Static method in class com.android.aapt.Resources.StringPool
 
newBuilder() - Static method in class com.android.aapt.Resources.Style.Entry
 
newBuilder() - Static method in class com.android.aapt.Resources.Style
 
newBuilder() - Static method in class com.android.aapt.Resources.Styleable.Entry
 
newBuilder() - Static method in class com.android.aapt.Resources.Styleable
 
newBuilder() - Static method in class com.android.aapt.Resources.StyledString
 
newBuilder() - Static method in class com.android.aapt.Resources.StyledString.Span
 
newBuilder() - Static method in class com.android.aapt.Resources.StyleString
 
newBuilder() - Static method in class com.android.aapt.Resources.StyleString.Span
 
newBuilder() - Static method in class com.android.aapt.Resources.ToolFingerprint
 
newBuilder() - Static method in class com.android.aapt.Resources.Type
 
newBuilder() - Static method in class com.android.aapt.Resources.TypeId
 
newBuilder() - Static method in class com.android.aapt.Resources.UntranslatableSection
 
newBuilder() - Static method in class com.android.aapt.Resources.Value
 
newBuilder() - Static method in class com.android.aapt.Resources.Visibility
 
newBuilder() - Static method in class com.android.aapt.Resources.XmlAttribute
 
newBuilder() - Static method in class com.android.aapt.Resources.XmlElement
 
newBuilder() - Static method in class com.android.aapt.Resources.XmlNamespace
 
newBuilder() - Static method in class com.android.aapt.Resources.XmlNode
 
newBuilder(ConfigurationOuterClass.Configuration) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
newBuilder(Resources.AllowNew) - Static method in class com.android.aapt.Resources.AllowNew
 
newBuilder(Resources.Array) - Static method in class com.android.aapt.Resources.Array
 
newBuilder(Resources.Array.Element) - Static method in class com.android.aapt.Resources.Array.Element
 
newBuilder(Resources.Attribute) - Static method in class com.android.aapt.Resources.Attribute
 
newBuilder(Resources.Attribute.Symbol) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
newBuilder(Resources.Boolean) - Static method in class com.android.aapt.Resources.Boolean
 
newBuilder(Resources.CompoundValue) - Static method in class com.android.aapt.Resources.CompoundValue
 
newBuilder(Resources.ConfigValue) - Static method in class com.android.aapt.Resources.ConfigValue
 
newBuilder(Resources.DynamicRefTable) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
newBuilder(Resources.Entry) - Static method in class com.android.aapt.Resources.Entry
 
newBuilder(Resources.EntryId) - Static method in class com.android.aapt.Resources.EntryId
 
newBuilder(Resources.FileReference) - Static method in class com.android.aapt.Resources.FileReference
 
newBuilder(Resources.Id) - Static method in class com.android.aapt.Resources.Id
 
newBuilder(Resources.Item) - Static method in class com.android.aapt.Resources.Item
 
newBuilder(Resources.MacroBody) - Static method in class com.android.aapt.Resources.MacroBody
 
newBuilder(Resources.NamespaceAlias) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
newBuilder(Resources.Overlayable) - Static method in class com.android.aapt.Resources.Overlayable
 
newBuilder(Resources.OverlayableItem) - Static method in class com.android.aapt.Resources.OverlayableItem
 
newBuilder(Resources.Package) - Static method in class com.android.aapt.Resources.Package
 
newBuilder(Resources.PackageId) - Static method in class com.android.aapt.Resources.PackageId
 
newBuilder(Resources.Plural) - Static method in class com.android.aapt.Resources.Plural
 
newBuilder(Resources.Plural.Entry) - Static method in class com.android.aapt.Resources.Plural.Entry
 
newBuilder(Resources.Primitive) - Static method in class com.android.aapt.Resources.Primitive
 
newBuilder(Resources.Primitive.EmptyType) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
newBuilder(Resources.Primitive.NullType) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
newBuilder(Resources.RawString) - Static method in class com.android.aapt.Resources.RawString
 
newBuilder(Resources.Reference) - Static method in class com.android.aapt.Resources.Reference
 
newBuilder(Resources.ResourceTable) - Static method in class com.android.aapt.Resources.ResourceTable
 
newBuilder(Resources.Source) - Static method in class com.android.aapt.Resources.Source
 
newBuilder(Resources.SourcePosition) - Static method in class com.android.aapt.Resources.SourcePosition
 
newBuilder(Resources.StagedId) - Static method in class com.android.aapt.Resources.StagedId
 
newBuilder(Resources.String) - Static method in class com.android.aapt.Resources.String
 
newBuilder(Resources.StringPool) - Static method in class com.android.aapt.Resources.StringPool
 
newBuilder(Resources.Style) - Static method in class com.android.aapt.Resources.Style
 
newBuilder(Resources.Style.Entry) - Static method in class com.android.aapt.Resources.Style.Entry
 
newBuilder(Resources.Styleable) - Static method in class com.android.aapt.Resources.Styleable
 
newBuilder(Resources.Styleable.Entry) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
newBuilder(Resources.StyledString) - Static method in class com.android.aapt.Resources.StyledString
 
newBuilder(Resources.StyledString.Span) - Static method in class com.android.aapt.Resources.StyledString.Span
 
newBuilder(Resources.StyleString) - Static method in class com.android.aapt.Resources.StyleString
 
newBuilder(Resources.StyleString.Span) - Static method in class com.android.aapt.Resources.StyleString.Span
 
newBuilder(Resources.ToolFingerprint) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
newBuilder(Resources.Type) - Static method in class com.android.aapt.Resources.Type
 
newBuilder(Resources.TypeId) - Static method in class com.android.aapt.Resources.TypeId
 
newBuilder(Resources.UntranslatableSection) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
newBuilder(Resources.Value) - Static method in class com.android.aapt.Resources.Value
 
newBuilder(Resources.Visibility) - Static method in class com.android.aapt.Resources.Visibility
 
newBuilder(Resources.XmlAttribute) - Static method in class com.android.aapt.Resources.XmlAttribute
 
newBuilder(Resources.XmlElement) - Static method in class com.android.aapt.Resources.XmlElement
 
newBuilder(Resources.XmlNamespace) - Static method in class com.android.aapt.Resources.XmlNamespace
 
newBuilder(Resources.XmlNode) - Static method in class com.android.aapt.Resources.XmlNode
 
newBuilderForType() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
newBuilderForType() - Method in class com.android.aapt.Resources.AllowNew
 
newBuilderForType() - Method in class com.android.aapt.Resources.Array.Element
 
newBuilderForType() - Method in class com.android.aapt.Resources.Array
 
newBuilderForType() - Method in class com.android.aapt.Resources.Attribute
 
newBuilderForType() - Method in class com.android.aapt.Resources.Attribute.Symbol
 
newBuilderForType() - Method in class com.android.aapt.Resources.Boolean
 
newBuilderForType() - Method in class com.android.aapt.Resources.CompoundValue
 
newBuilderForType() - Method in class com.android.aapt.Resources.ConfigValue
 
newBuilderForType() - Method in class com.android.aapt.Resources.DynamicRefTable
 
newBuilderForType() - Method in class com.android.aapt.Resources.Entry
 
newBuilderForType() - Method in class com.android.aapt.Resources.EntryId
 
newBuilderForType() - Method in class com.android.aapt.Resources.FileReference
 
newBuilderForType() - Method in class com.android.aapt.Resources.Id
 
newBuilderForType() - Method in class com.android.aapt.Resources.Item
 
newBuilderForType() - Method in class com.android.aapt.Resources.MacroBody
 
newBuilderForType() - Method in class com.android.aapt.Resources.NamespaceAlias
 
newBuilderForType() - Method in class com.android.aapt.Resources.Overlayable
 
newBuilderForType() - Method in class com.android.aapt.Resources.OverlayableItem
 
newBuilderForType() - Method in class com.android.aapt.Resources.Package
 
newBuilderForType() - Method in class com.android.aapt.Resources.PackageId
 
newBuilderForType() - Method in class com.android.aapt.Resources.Plural.Entry
 
newBuilderForType() - Method in class com.android.aapt.Resources.Plural
 
newBuilderForType() - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
newBuilderForType() - Method in class com.android.aapt.Resources.Primitive
 
newBuilderForType() - Method in class com.android.aapt.Resources.Primitive.NullType
 
newBuilderForType() - Method in class com.android.aapt.Resources.RawString
 
newBuilderForType() - Method in class com.android.aapt.Resources.Reference
 
newBuilderForType() - Method in class com.android.aapt.Resources.ResourceTable
 
newBuilderForType() - Method in class com.android.aapt.Resources.Source
 
newBuilderForType() - Method in class com.android.aapt.Resources.SourcePosition
 
newBuilderForType() - Method in class com.android.aapt.Resources.StagedId
 
newBuilderForType() - Method in class com.android.aapt.Resources.String
 
newBuilderForType() - Method in class com.android.aapt.Resources.StringPool
 
newBuilderForType() - Method in class com.android.aapt.Resources.Style.Entry
 
newBuilderForType() - Method in class com.android.aapt.Resources.Style
 
newBuilderForType() - Method in class com.android.aapt.Resources.Styleable.Entry
 
newBuilderForType() - Method in class com.android.aapt.Resources.Styleable
 
newBuilderForType() - Method in class com.android.aapt.Resources.StyledString
 
newBuilderForType() - Method in class com.android.aapt.Resources.StyledString.Span
 
newBuilderForType() - Method in class com.android.aapt.Resources.StyleString
 
newBuilderForType() - Method in class com.android.aapt.Resources.StyleString.Span
 
newBuilderForType() - Method in class com.android.aapt.Resources.ToolFingerprint
 
newBuilderForType() - Method in class com.android.aapt.Resources.Type
 
newBuilderForType() - Method in class com.android.aapt.Resources.TypeId
 
newBuilderForType() - Method in class com.android.aapt.Resources.UntranslatableSection
 
newBuilderForType() - Method in class com.android.aapt.Resources.Value
 
newBuilderForType() - Method in class com.android.aapt.Resources.Visibility
 
newBuilderForType() - Method in class com.android.aapt.Resources.XmlAttribute
 
newBuilderForType() - Method in class com.android.aapt.Resources.XmlElement
 
newBuilderForType() - Method in class com.android.aapt.Resources.XmlNamespace
 
newBuilderForType() - Method in class com.android.aapt.Resources.XmlNode
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.AllowNew
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Array.Element
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Array
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Attribute
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Attribute.Symbol
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Boolean
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.CompoundValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.ConfigValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.DynamicRefTable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.EntryId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.FileReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Id
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Item
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.MacroBody
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.NamespaceAlias
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Overlayable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.OverlayableItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Package
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.PackageId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Plural.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Plural
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Primitive
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Primitive.NullType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.RawString
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Reference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.ResourceTable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Source
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.SourcePosition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.StagedId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.String
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.StringPool
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Style.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Style
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Styleable.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Styleable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.StyledString
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.StyledString.Span
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.StyleString
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.StyleString.Span
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.ToolFingerprint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Type
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.TypeId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.UntranslatableSection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.Visibility
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.XmlAttribute
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.XmlElement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.XmlNamespace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.android.aapt.Resources.XmlNode
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.AllowNew
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Array.Element
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Array
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Attribute
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Attribute.Symbol
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Boolean
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.CompoundValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.ConfigValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.DynamicRefTable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.EntryId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.FileReference
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Id
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Item
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.MacroBody
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.NamespaceAlias
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Overlayable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.OverlayableItem
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Package
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.PackageId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Plural.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Plural
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Primitive
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Primitive.NullType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.RawString
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Reference
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.ResourceTable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Source
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.SourcePosition
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.StagedId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.String
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.StringPool
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Style.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Style
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Styleable.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Styleable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.StyledString
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.StyledString.Span
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.StyleString
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.StyleString.Span
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.ToolFingerprint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Type
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.TypeId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.UntranslatableSection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.Visibility
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.XmlAttribute
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.XmlElement
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.XmlNamespace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.android.aapt.Resources.XmlNode
 
NODE_NOT_SET - Enum constant in enum class com.android.aapt.Resources.XmlNode.NodeCase
 
NONE - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Proto3 requires a default of 0.
NONE - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
NONE = 0;
NONE_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Proto3 requires a default of 0.
NONE_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
NONE = 0;
NULL_VALUE - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
NULL_VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Primitive
 

O

ODM - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
ODM = 6;
ODM_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
ODM = 6;
OEM - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
OEM = 7;
OEM_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
OEM = 7;
ONE - Enum constant in enum class com.android.aapt.Resources.Plural.Arity
ONE = 1;
ONE_VALUE - Static variable in enum class com.android.aapt.Resources.Plural.Arity
ONE = 1;
ONEOFVALUE_NOT_SET - Enum constant in enum class com.android.aapt.Resources.Primitive.OneofValueCase
 
ORIENTATION_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
ORIENTATION_LAND - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
ORIENTATION_LAND = 2;
ORIENTATION_LAND_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
ORIENTATION_LAND = 2;
ORIENTATION_PORT - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
ORIENTATION_PORT = 1;
ORIENTATION_PORT_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
ORIENTATION_PORT = 1;
ORIENTATION_SQUARE - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
ORIENTATION_SQUARE = 3;
ORIENTATION_SQUARE_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
ORIENTATION_SQUARE = 3;
ORIENTATION_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
ORIENTATION_UNSET = 0;
ORIENTATION_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
ORIENTATION_UNSET = 0;
OTHER - Enum constant in enum class com.android.aapt.Resources.Plural.Arity
OTHER = 5;
OTHER_VALUE - Static variable in enum class com.android.aapt.Resources.Plural.Arity
OTHER = 5;
OVERLAYABLE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ResourceTable
 
OVERLAYABLE_IDX_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.OverlayableItem
 
OVERLAYABLE_ITEM_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Entry
 

P

PACKAGE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ResourceTable
 
PACKAGE_ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.DynamicRefTable
 
PACKAGE_ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Package
 
PACKAGE_NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.DynamicRefTable
 
PACKAGE_NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.NamespaceAlias
 
PACKAGE_NAME_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Package
 
PARENT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Style
 
PARENT_SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Style
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.AllowNew
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Array.Element
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Array
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Attribute
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Boolean
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Entry
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.EntryId
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.FileReference
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Id
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Item
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.MacroBody
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Overlayable
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Package
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.PackageId
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Plural
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Primitive
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.RawString
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Reference
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Source
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.StagedId
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.String
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.StringPool
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Style
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Styleable
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.StyledString
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.StyleString
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Type
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.TypeId
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Value
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.Visibility
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.XmlElement
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseDelimitedFrom(InputStream) - Static method in class com.android.aapt.Resources.XmlNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.AllowNew
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array.Element
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Boolean
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.EntryId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.FileReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Id
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Item
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.MacroBody
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Overlayable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Package
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.PackageId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.RawString
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Reference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Source
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StagedId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.String
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StringPool
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Type
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.TypeId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Visibility
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlElement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(byte[]) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.String
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(byte[]) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.String
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(ByteString) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.String
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(ByteString) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.String
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.String
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(CodedInputStream) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.String
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(InputStream) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.String
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(InputStream) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.String
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.String
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(ByteBuffer) - Static method in class com.android.aapt.Resources.XmlNode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.AllowNew
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array.Element
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Array
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Boolean
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.CompoundValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ConfigValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.EntryId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.FileReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Id
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Item
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.MacroBody
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Overlayable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.OverlayableItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Package
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.PackageId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Plural
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Primitive
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.RawString
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Reference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ResourceTable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Source
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.SourcePosition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StagedId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.String
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StringPool
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Style
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Styleable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyledString.Span
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.StyleString.Span
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Type
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.TypeId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.Visibility
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlAttribute
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlElement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNamespace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.android.aapt.Resources.XmlNode
 
parser() - Static method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
parser() - Static method in class com.android.aapt.Resources.AllowNew
 
parser() - Static method in class com.android.aapt.Resources.Array.Element
 
parser() - Static method in class com.android.aapt.Resources.Array
 
parser() - Static method in class com.android.aapt.Resources.Attribute
 
parser() - Static method in class com.android.aapt.Resources.Attribute.Symbol
 
parser() - Static method in class com.android.aapt.Resources.Boolean
 
parser() - Static method in class com.android.aapt.Resources.CompoundValue
 
parser() - Static method in class com.android.aapt.Resources.ConfigValue
 
parser() - Static method in class com.android.aapt.Resources.DynamicRefTable
 
parser() - Static method in class com.android.aapt.Resources.Entry
 
parser() - Static method in class com.android.aapt.Resources.EntryId
 
parser() - Static method in class com.android.aapt.Resources.FileReference
 
parser() - Static method in class com.android.aapt.Resources.Id
 
parser() - Static method in class com.android.aapt.Resources.Item
 
parser() - Static method in class com.android.aapt.Resources.MacroBody
 
parser() - Static method in class com.android.aapt.Resources.NamespaceAlias
 
parser() - Static method in class com.android.aapt.Resources.Overlayable
 
parser() - Static method in class com.android.aapt.Resources.OverlayableItem
 
parser() - Static method in class com.android.aapt.Resources.Package
 
parser() - Static method in class com.android.aapt.Resources.PackageId
 
parser() - Static method in class com.android.aapt.Resources.Plural.Entry
 
parser() - Static method in class com.android.aapt.Resources.Plural
 
parser() - Static method in class com.android.aapt.Resources.Primitive.EmptyType
 
parser() - Static method in class com.android.aapt.Resources.Primitive.NullType
 
parser() - Static method in class com.android.aapt.Resources.Primitive
 
parser() - Static method in class com.android.aapt.Resources.RawString
 
parser() - Static method in class com.android.aapt.Resources.Reference
 
parser() - Static method in class com.android.aapt.Resources.ResourceTable
 
parser() - Static method in class com.android.aapt.Resources.Source
 
parser() - Static method in class com.android.aapt.Resources.SourcePosition
 
parser() - Static method in class com.android.aapt.Resources.StagedId
 
parser() - Static method in class com.android.aapt.Resources.String
 
parser() - Static method in class com.android.aapt.Resources.StringPool
 
parser() - Static method in class com.android.aapt.Resources.Style.Entry
 
parser() - Static method in class com.android.aapt.Resources.Style
 
parser() - Static method in class com.android.aapt.Resources.Styleable.Entry
 
parser() - Static method in class com.android.aapt.Resources.Styleable
 
parser() - Static method in class com.android.aapt.Resources.StyledString
 
parser() - Static method in class com.android.aapt.Resources.StyledString.Span
 
parser() - Static method in class com.android.aapt.Resources.StyleString
 
parser() - Static method in class com.android.aapt.Resources.StyleString.Span
 
parser() - Static method in class com.android.aapt.Resources.ToolFingerprint
 
parser() - Static method in class com.android.aapt.Resources.Type
 
parser() - Static method in class com.android.aapt.Resources.TypeId
 
parser() - Static method in class com.android.aapt.Resources.UntranslatableSection
 
parser() - Static method in class com.android.aapt.Resources.Value
 
parser() - Static method in class com.android.aapt.Resources.Visibility
 
parser() - Static method in class com.android.aapt.Resources.XmlAttribute
 
parser() - Static method in class com.android.aapt.Resources.XmlElement
 
parser() - Static method in class com.android.aapt.Resources.XmlNamespace
 
parser() - Static method in class com.android.aapt.Resources.XmlNode
 
PATH_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.FileReference
 
PATH_IDX_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Source
 
PLURAL - Enum constant in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
PLURAL_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.CompoundValue
 
PNG - Enum constant in enum class com.android.aapt.Resources.FileReference.Type
PNG = 1;
PNG_VALUE - Static variable in enum class com.android.aapt.Resources.FileReference.Type
PNG = 1;
POLICY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.OverlayableItem
 
POSITION_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Source
 
PREFIX_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.NamespaceAlias
 
PREFIX_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlNamespace
 
PRIM - Enum constant in enum class com.android.aapt.Resources.Item.ValueCase
 
PRIM_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Item
 
PRIVATE - Enum constant in enum class com.android.aapt.Resources.Visibility.Level
A resource was explicitly marked as private.
PRIVATE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Reference
 
PRIVATE_VALUE - Static variable in enum class com.android.aapt.Resources.Visibility.Level
A resource was explicitly marked as private.
PRODUCT - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
PRODUCT = 4;
PRODUCT_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
PRODUCT_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
PRODUCT = 4;
PROTO_XML - Enum constant in enum class com.android.aapt.Resources.FileReference.Type
PROTO_XML = 3;
PROTO_XML_VALUE - Static variable in enum class com.android.aapt.Resources.FileReference.Type
PROTO_XML = 3;
PUBLIC - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
PUBLIC = 1;
PUBLIC - Enum constant in enum class com.android.aapt.Resources.Visibility.Level
A resource was explicitly marked as public.
PUBLIC_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
PUBLIC = 1;
PUBLIC_VALUE - Static variable in enum class com.android.aapt.Resources.Visibility.Level
A resource was explicitly marked as public.

R

RAW_STR - Enum constant in enum class com.android.aapt.Resources.Item.ValueCase
 
RAW_STR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Item
 
RAW_STRING_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.MacroBody
 
REF - Enum constant in enum class com.android.aapt.Resources.Item.ValueCase
 
REF_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Item
 
REFERENCE - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows Reference values.
REFERENCE - Enum constant in enum class com.android.aapt.Resources.Reference.Type
A plain reference (@package:type/entry).
REFERENCE_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows Reference values.
REFERENCE_VALUE - Static variable in enum class com.android.aapt.Resources.Reference.Type
A plain reference (@package:type/entry).
registerAllExtensions(ExtensionRegistry) - Static method in class com.android.aapt.ConfigurationOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.android.aapt.Resources
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.android.aapt.ConfigurationOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.android.aapt.Resources
 
removeAttribute(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
removeChild(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
removeConfigValue(int) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
removeDynamicRefTable(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
removeElement(int) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
removeEntry(int) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
removeEntry(int) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
removeEntry(int) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
removeEntry(int) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
removeNamespaceDeclaration(int) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
removeNamespaceStack(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
removeOverlayable(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
removePackage(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
removeSpan(int) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
removeSpans(int) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
removeSymbol(int) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
removeToolFingerprint(int) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
removeType(int) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
removeUntranslatableSections(int) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
RESOURCE_ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlAttribute
 
Resources - Class in com.android.aapt
 
Resources.AllowNew - Class in com.android.aapt
Whether a resource comes from a compile-time overlay and is explicitly allowed to not overlay an existing resource.
Resources.AllowNew.Builder - Class in com.android.aapt
Whether a resource comes from a compile-time overlay and is explicitly allowed to not overlay an existing resource.
Resources.AllowNewOrBuilder - Interface in com.android.aapt
 
Resources.Array - Class in com.android.aapt
A value that represents an array of resource values.
Resources.Array.Builder - Class in com.android.aapt
A value that represents an array of resource values.
Resources.Array.Element - Class in com.android.aapt
A single element of the array.
Resources.Array.Element.Builder - Class in com.android.aapt
A single element of the array.
Resources.Array.ElementOrBuilder - Interface in com.android.aapt
 
Resources.ArrayOrBuilder - Interface in com.android.aapt
 
Resources.Attribute - Class in com.android.aapt
A value that represents an XML attribute and what values it accepts.
Resources.Attribute.Builder - Class in com.android.aapt
A value that represents an XML attribute and what values it accepts.
Resources.Attribute.FormatFlags - Enum Class in com.android.aapt
Bitmask of formats allowed for an attribute.
Resources.Attribute.Symbol - Class in com.android.aapt
A Symbol used to represent an enum or a flag.
Resources.Attribute.Symbol.Builder - Class in com.android.aapt
A Symbol used to represent an enum or a flag.
Resources.Attribute.SymbolOrBuilder - Interface in com.android.aapt
 
Resources.AttributeOrBuilder - Interface in com.android.aapt
 
Resources.Boolean - Class in com.android.aapt
Message holding a boolean, so it can be optionally encoded.
Resources.Boolean.Builder - Class in com.android.aapt
Message holding a boolean, so it can be optionally encoded.
Resources.BooleanOrBuilder - Interface in com.android.aapt
 
Resources.CompoundValue - Class in com.android.aapt
A CompoundValue is an abstract type.
Resources.CompoundValue.Builder - Class in com.android.aapt
A CompoundValue is an abstract type.
Resources.CompoundValue.ValueCase - Enum Class in com.android.aapt
 
Resources.CompoundValueOrBuilder - Interface in com.android.aapt
 
Resources.ConfigValue - Class in com.android.aapt
A Configuration/Value pair.
Resources.ConfigValue.Builder - Class in com.android.aapt
A Configuration/Value pair.
Resources.ConfigValueOrBuilder - Interface in com.android.aapt
 
Resources.DynamicRefTable - Class in com.android.aapt
References to non local resources
Resources.DynamicRefTable.Builder - Class in com.android.aapt
References to non local resources
Resources.DynamicRefTableOrBuilder - Interface in com.android.aapt
 
Resources.Entry - Class in com.android.aapt
An entry declaration.
Resources.Entry.Builder - Class in com.android.aapt
An entry declaration.
Resources.EntryId - Class in com.android.aapt
An entry ID in the range [0x0000, 0xffff].
Resources.EntryId.Builder - Class in com.android.aapt
An entry ID in the range [0x0000, 0xffff].
Resources.EntryIdOrBuilder - Interface in com.android.aapt
 
Resources.EntryOrBuilder - Interface in com.android.aapt
 
Resources.FileReference - Class in com.android.aapt
A value that is a reference to an external entity, like an XML file or a PNG.
Resources.FileReference.Builder - Class in com.android.aapt
A value that is a reference to an external entity, like an XML file or a PNG.
Resources.FileReference.Type - Enum Class in com.android.aapt
Protobuf enum aapt.pb.FileReference.Type
Resources.FileReferenceOrBuilder - Interface in com.android.aapt
 
Resources.Id - Class in com.android.aapt
A value that represents an ID.
Resources.Id.Builder - Class in com.android.aapt
A value that represents an ID.
Resources.IdOrBuilder - Interface in com.android.aapt
 
Resources.Item - Class in com.android.aapt
An Item is an abstract type.
Resources.Item.Builder - Class in com.android.aapt
An Item is an abstract type.
Resources.Item.ValueCase - Enum Class in com.android.aapt
 
Resources.ItemOrBuilder - Interface in com.android.aapt
 
Resources.MacroBody - Class in com.android.aapt
Protobuf type aapt.pb.MacroBody
Resources.MacroBody.Builder - Class in com.android.aapt
Protobuf type aapt.pb.MacroBody
Resources.MacroBodyOrBuilder - Interface in com.android.aapt
 
Resources.NamespaceAlias - Class in com.android.aapt
Protobuf type aapt.pb.NamespaceAlias
Resources.NamespaceAlias.Builder - Class in com.android.aapt
Protobuf type aapt.pb.NamespaceAlias
Resources.NamespaceAliasOrBuilder - Interface in com.android.aapt
 
Resources.Overlayable - Class in com.android.aapt
Represents a set of overlayable resources.
Resources.Overlayable.Builder - Class in com.android.aapt
Represents a set of overlayable resources.
Resources.OverlayableItem - Class in com.android.aapt
Represents an overlayable <item> declaration within an <overlayable> tag.
Resources.OverlayableItem.Builder - Class in com.android.aapt
Represents an overlayable <item> declaration within an <overlayable> tag.
Resources.OverlayableItem.Policy - Enum Class in com.android.aapt
Protobuf enum aapt.pb.OverlayableItem.Policy
Resources.OverlayableItemOrBuilder - Interface in com.android.aapt
 
Resources.OverlayableOrBuilder - Interface in com.android.aapt
 
Resources.Package - Class in com.android.aapt
Defines resources for an Android package.
Resources.Package.Builder - Class in com.android.aapt
Defines resources for an Android package.
Resources.PackageId - Class in com.android.aapt
A package ID in the range [0x00, 0xff].
Resources.PackageId.Builder - Class in com.android.aapt
A package ID in the range [0x00, 0xff].
Resources.PackageIdOrBuilder - Interface in com.android.aapt
 
Resources.PackageOrBuilder - Interface in com.android.aapt
 
Resources.Plural - Class in com.android.aapt
A value that represents a string and its many variations based on plurality.
Resources.Plural.Arity - Enum Class in com.android.aapt
The arity of the plural.
Resources.Plural.Builder - Class in com.android.aapt
A value that represents a string and its many variations based on plurality.
Resources.Plural.Entry - Class in com.android.aapt
The plural value for a given arity.
Resources.Plural.Entry.Builder - Class in com.android.aapt
The plural value for a given arity.
Resources.Plural.EntryOrBuilder - Interface in com.android.aapt
 
Resources.PluralOrBuilder - Interface in com.android.aapt
 
Resources.Primitive - Class in com.android.aapt
A value that represents a primitive data type (float, int, boolean, etc.).
Resources.Primitive.Builder - Class in com.android.aapt
A value that represents a primitive data type (float, int, boolean, etc.).
Resources.Primitive.EmptyType - Class in com.android.aapt
Protobuf type aapt.pb.Primitive.EmptyType
Resources.Primitive.EmptyType.Builder - Class in com.android.aapt
Protobuf type aapt.pb.Primitive.EmptyType
Resources.Primitive.EmptyTypeOrBuilder - Interface in com.android.aapt
 
Resources.Primitive.NullType - Class in com.android.aapt
Protobuf type aapt.pb.Primitive.NullType
Resources.Primitive.NullType.Builder - Class in com.android.aapt
Protobuf type aapt.pb.Primitive.NullType
Resources.Primitive.NullTypeOrBuilder - Interface in com.android.aapt
 
Resources.Primitive.OneofValueCase - Enum Class in com.android.aapt
 
Resources.PrimitiveOrBuilder - Interface in com.android.aapt
 
Resources.RawString - Class in com.android.aapt
A value that is a raw string, which is unescaped/uninterpreted.
Resources.RawString.Builder - Class in com.android.aapt
A value that is a raw string, which is unescaped/uninterpreted.
Resources.RawStringOrBuilder - Interface in com.android.aapt
 
Resources.Reference - Class in com.android.aapt
A value that is a reference to another resource.
Resources.Reference.Builder - Class in com.android.aapt
A value that is a reference to another resource.
Resources.Reference.Type - Enum Class in com.android.aapt
Protobuf enum aapt.pb.Reference.Type
Resources.ReferenceOrBuilder - Interface in com.android.aapt
 
Resources.ResourceTable - Class in com.android.aapt
Top level message representing a resource table.
Resources.ResourceTable.Builder - Class in com.android.aapt
Top level message representing a resource table.
Resources.ResourceTableOrBuilder - Interface in com.android.aapt
 
Resources.Source - Class in com.android.aapt
Developer friendly source file information for an entity in the resource table.
Resources.Source.Builder - Class in com.android.aapt
Developer friendly source file information for an entity in the resource table.
Resources.SourceOrBuilder - Interface in com.android.aapt
 
Resources.SourcePosition - Class in com.android.aapt
The position of a declared entity within a file.
Resources.SourcePosition.Builder - Class in com.android.aapt
The position of a declared entity within a file.
Resources.SourcePositionOrBuilder - Interface in com.android.aapt
 
Resources.StagedId - Class in com.android.aapt
The staged resource ID definition of a finalized resource.
Resources.StagedId.Builder - Class in com.android.aapt
The staged resource ID definition of a finalized resource.
Resources.StagedIdOrBuilder - Interface in com.android.aapt
 
Resources.String - Class in com.android.aapt
A value that is a string.
Resources.String.Builder - Class in com.android.aapt
A value that is a string.
Resources.StringOrBuilder - Interface in com.android.aapt
 
Resources.StringPool - Class in com.android.aapt
A string pool that wraps the binary form of the C++ class android::ResStringPool.
Resources.StringPool.Builder - Class in com.android.aapt
A string pool that wraps the binary form of the C++ class android::ResStringPool.
Resources.StringPoolOrBuilder - Interface in com.android.aapt
 
Resources.Style - Class in com.android.aapt
A value that represents a style.
Resources.Style.Builder - Class in com.android.aapt
A value that represents a style.
Resources.Style.Entry - Class in com.android.aapt
An XML attribute/value pair defined in the style.
Resources.Style.Entry.Builder - Class in com.android.aapt
An XML attribute/value pair defined in the style.
Resources.Style.EntryOrBuilder - Interface in com.android.aapt
 
Resources.Styleable - Class in com.android.aapt
A value that represents a <declare-styleable> XML resource.
Resources.Styleable.Builder - Class in com.android.aapt
A value that represents a <declare-styleable> XML resource.
Resources.Styleable.Entry - Class in com.android.aapt
An attribute defined for this styleable.
Resources.Styleable.Entry.Builder - Class in com.android.aapt
An attribute defined for this styleable.
Resources.Styleable.EntryOrBuilder - Interface in com.android.aapt
 
Resources.StyleableOrBuilder - Interface in com.android.aapt
 
Resources.StyledString - Class in com.android.aapt
A string with styling information, like html tags that specify boldness, italics, etc.
Resources.StyledString.Builder - Class in com.android.aapt
A string with styling information, like html tags that specify boldness, italics, etc.
Resources.StyledString.Span - Class in com.android.aapt
A Span marks a region of the string text that is styled.
Resources.StyledString.Span.Builder - Class in com.android.aapt
A Span marks a region of the string text that is styled.
Resources.StyledString.SpanOrBuilder - Interface in com.android.aapt
 
Resources.StyledStringOrBuilder - Interface in com.android.aapt
 
Resources.StyleOrBuilder - Interface in com.android.aapt
 
Resources.StyleString - Class in com.android.aapt
Protobuf type aapt.pb.StyleString
Resources.StyleString.Builder - Class in com.android.aapt
Protobuf type aapt.pb.StyleString
Resources.StyleString.Span - Class in com.android.aapt
Protobuf type aapt.pb.StyleString.Span
Resources.StyleString.Span.Builder - Class in com.android.aapt
Protobuf type aapt.pb.StyleString.Span
Resources.StyleString.SpanOrBuilder - Interface in com.android.aapt
 
Resources.StyleStringOrBuilder - Interface in com.android.aapt
 
Resources.ToolFingerprint - Class in com.android.aapt
The name and version fingerprint of a build tool.
Resources.ToolFingerprint.Builder - Class in com.android.aapt
The name and version fingerprint of a build tool.
Resources.ToolFingerprintOrBuilder - Interface in com.android.aapt
 
Resources.Type - Class in com.android.aapt
A set of resources grouped under a common type.
Resources.Type.Builder - Class in com.android.aapt
A set of resources grouped under a common type.
Resources.TypeId - Class in com.android.aapt
A type ID in the range [0x01, 0xff].
Resources.TypeId.Builder - Class in com.android.aapt
A type ID in the range [0x01, 0xff].
Resources.TypeIdOrBuilder - Interface in com.android.aapt
 
Resources.TypeOrBuilder - Interface in com.android.aapt
 
Resources.UntranslatableSection - Class in com.android.aapt
Protobuf type aapt.pb.UntranslatableSection
Resources.UntranslatableSection.Builder - Class in com.android.aapt
Protobuf type aapt.pb.UntranslatableSection
Resources.UntranslatableSectionOrBuilder - Interface in com.android.aapt
 
Resources.Value - Class in com.android.aapt
The generic meta-data for every value in a resource table.
Resources.Value.Builder - Class in com.android.aapt
The generic meta-data for every value in a resource table.
Resources.Value.ValueCase - Enum Class in com.android.aapt
 
Resources.ValueOrBuilder - Interface in com.android.aapt
 
Resources.Visibility - Class in com.android.aapt
The Visibility of a symbol/entry (public, private, undefined).
Resources.Visibility.Builder - Class in com.android.aapt
The Visibility of a symbol/entry (public, private, undefined).
Resources.Visibility.Level - Enum Class in com.android.aapt
The visibility of the resource outside of its package.
Resources.VisibilityOrBuilder - Interface in com.android.aapt
 
Resources.XmlAttribute - Class in com.android.aapt
An attribute defined on an XmlElement (android:text="...").
Resources.XmlAttribute.Builder - Class in com.android.aapt
An attribute defined on an XmlElement (android:text="...").
Resources.XmlAttributeOrBuilder - Interface in com.android.aapt
 
Resources.XmlElement - Class in com.android.aapt
An <element> in an XML document.
Resources.XmlElement.Builder - Class in com.android.aapt
An <element> in an XML document.
Resources.XmlElementOrBuilder - Interface in com.android.aapt
 
Resources.XmlNamespace - Class in com.android.aapt
A namespace declaration on an XmlElement (xmlns:android="http://...").
Resources.XmlNamespace.Builder - Class in com.android.aapt
A namespace declaration on an XmlElement (xmlns:android="http://...").
Resources.XmlNamespaceOrBuilder - Interface in com.android.aapt
 
Resources.XmlNode - Class in com.android.aapt
Defines an abstract XmlNode that must be either an XmlElement, or a text node represented by a string.
Resources.XmlNode.Builder - Class in com.android.aapt
Defines an abstract XmlNode that must be either an XmlElement, or a text node represented by a string.
Resources.XmlNode.NodeCase - Enum Class in com.android.aapt
 
Resources.XmlNodeOrBuilder - Interface in com.android.aapt
 

S

SCREEN_HEIGHT_DP_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
SCREEN_HEIGHT_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
SCREEN_LAYOUT_LONG_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
SCREEN_LAYOUT_LONG_LONG - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
SCREEN_LAYOUT_LONG_LONG = 1;
SCREEN_LAYOUT_LONG_LONG_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
SCREEN_LAYOUT_LONG_LONG = 1;
SCREEN_LAYOUT_LONG_NOTLONG - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
SCREEN_LAYOUT_LONG_NOTLONG = 2;
SCREEN_LAYOUT_LONG_NOTLONG_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
SCREEN_LAYOUT_LONG_NOTLONG = 2;
SCREEN_LAYOUT_LONG_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
SCREEN_LAYOUT_LONG_UNSET = 0;
SCREEN_LAYOUT_LONG_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
SCREEN_LAYOUT_LONG_UNSET = 0;
SCREEN_LAYOUT_SIZE_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
SCREEN_LAYOUT_SIZE_LARGE - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_LARGE = 3;
SCREEN_LAYOUT_SIZE_LARGE_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_LARGE = 3;
SCREEN_LAYOUT_SIZE_NORMAL - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_NORMAL = 2;
SCREEN_LAYOUT_SIZE_NORMAL_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_NORMAL = 2;
SCREEN_LAYOUT_SIZE_SMALL - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_SMALL = 1;
SCREEN_LAYOUT_SIZE_SMALL_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_SMALL = 1;
SCREEN_LAYOUT_SIZE_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_UNSET = 0;
SCREEN_LAYOUT_SIZE_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_UNSET = 0;
SCREEN_LAYOUT_SIZE_XLARGE - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_XLARGE = 4;
SCREEN_LAYOUT_SIZE_XLARGE_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
SCREEN_LAYOUT_SIZE_XLARGE = 4;
SCREEN_ROUND_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
SCREEN_ROUND_NOTROUND - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
SCREEN_ROUND_NOTROUND = 2;
SCREEN_ROUND_NOTROUND_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
SCREEN_ROUND_NOTROUND = 2;
SCREEN_ROUND_ROUND - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
SCREEN_ROUND_ROUND = 1;
SCREEN_ROUND_ROUND_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
SCREEN_ROUND_ROUND = 1;
SCREEN_ROUND_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
SCREEN_ROUND_UNSET = 0;
SCREEN_ROUND_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
SCREEN_ROUND_UNSET = 0;
SCREEN_WIDTH_DP_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
SCREEN_WIDTH_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
SDK_VERSION_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
setActor(String) - Method in class com.android.aapt.Resources.Overlayable.Builder
The component responsible for enabling and disabling overlays targeting this <overlayable>.
setActorBytes(ByteString) - Method in class com.android.aapt.Resources.Overlayable.Builder
The component responsible for enabling and disabling overlays targeting this <overlayable>.
setAllowNew(Resources.AllowNew) - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
setAllowNew(Resources.AllowNew.Builder) - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource, when originating from a compile-time overlay, is allowed to NOT overlay any existing resources.
setAllowRaw(boolean) - Method in class com.android.aapt.Resources.Reference.Builder
Whether raw string values would have been accepted in place of this reference definition.
setArity(Resources.Plural.Arity) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The arity of the plural.
setArityValue(int) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The arity of the plural.
setArray(Resources.Array) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Array array = 4;
setArray(Resources.Array.Builder) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Array array = 4;
setAttr(Resources.Attribute) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Attribute attr = 1;
setAttr(Resources.Attribute.Builder) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Attribute attr = 1;
setAttr(Resources.Reference) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
The reference to the attribute.
setAttr(Resources.Reference.Builder) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
The reference to the attribute.
setAttribute(int, Resources.XmlAttribute) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
setAttribute(int, Resources.XmlAttribute.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
The attributes of this element.
setBooleanValue(boolean) - Method in class com.android.aapt.Resources.Primitive.Builder
bool boolean_value = 8;
setChild(int, Resources.XmlNode) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
setChild(int, Resources.XmlNode.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
The children of this element.
setColorArgb4Value(int) - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_argb4_value = 11;
setColorArgb8Value(int) - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_argb8_value = 9;
setColorRgb4Value(int) - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_rgb4_value = 12;
setColorRgb8Value(int) - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 color_rgb8_value = 10;
setColumnNumber(int) - Method in class com.android.aapt.Resources.SourcePosition.Builder
uint32 column_number = 2;
setComment(String) - Method in class com.android.aapt.Resources.AllowNew.Builder
Any comment associated with the declaration.
setComment(String) - Method in class com.android.aapt.Resources.Array.Element.Builder
Any comments associated with the element.
setComment(String) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Any comments associated with the enum or flag.
setComment(String) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
Any comment associated with the declaration.
setComment(String) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Any comments associated with the plural.
setComment(String) - Method in class com.android.aapt.Resources.Style.Entry.Builder
Any comments associated with the entry.
setComment(String) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Any comments associated with the declaration.
setComment(String) - Method in class com.android.aapt.Resources.Value.Builder
Any comment associated with the value.
setComment(String) - Method in class com.android.aapt.Resources.Visibility.Builder
The comment associated with the <public> tag.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.AllowNew.Builder
Any comment associated with the declaration.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.Array.Element.Builder
Any comments associated with the element.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Any comments associated with the enum or flag.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
Any comment associated with the declaration.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Any comments associated with the plural.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.Style.Entry.Builder
Any comments associated with the entry.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Any comments associated with the declaration.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.Value.Builder
Any comment associated with the value.
setCommentBytes(ByteString) - Method in class com.android.aapt.Resources.Visibility.Builder
The comment associated with the <public> tag.
setCompiledItem(Resources.Item) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional interpreted/compiled version of the `value` string.
setCompiledItem(Resources.Item.Builder) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional interpreted/compiled version of the `value` string.
setCompoundValue(Resources.CompoundValue) - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.CompoundValue compound_value = 5;
setCompoundValue(Resources.CompoundValue.Builder) - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.CompoundValue compound_value = 5;
setConfig(ConfigurationOuterClass.Configuration) - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Configuration config = 1;
setConfig(ConfigurationOuterClass.Configuration.Builder) - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Configuration config = 1;
setConfigValue(int, Resources.ConfigValue) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
setConfigValue(int, Resources.ConfigValue.Builder) - Method in class com.android.aapt.Resources.Entry.Builder
The set of values defined for this entry, each corresponding to a different configuration/variant.
setData(ByteString) - Method in class com.android.aapt.Resources.StringPool.Builder
bytes data = 1;
setDensity(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The device's screen density in dots-per-inch (dpi).
setDimensionValue(int) - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 dimension_value = 13;
setDimensionValueDeprecated(float) - Method in class com.android.aapt.Resources.Primitive.Builder
Deprecated.
aapt.pb.Primitive.dimension_value_deprecated is deprecated. See Resources.proto;l=409
setDynamicRefTable(int, Resources.DynamicRefTable) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
setDynamicRefTable(int, Resources.DynamicRefTable.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
repeated .aapt.pb.DynamicRefTable dynamic_ref_table = 5;
setElement(int, Resources.Array.Element) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
setElement(int, Resources.Array.Element.Builder) - Method in class com.android.aapt.Resources.Array.Builder
The list of array elements.
setElement(Resources.XmlElement) - Method in class com.android.aapt.Resources.XmlNode.Builder
.aapt.pb.XmlElement element = 1;
setElement(Resources.XmlElement.Builder) - Method in class com.android.aapt.Resources.XmlNode.Builder
.aapt.pb.XmlElement element = 1;
setEmptyValue(Resources.Primitive.EmptyType) - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.EmptyType empty_value = 2;
setEmptyValue(Resources.Primitive.EmptyType.Builder) - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.EmptyType empty_value = 2;
setEndIndex(int) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
uint32 end_index = 3;
setEndIndex(long) - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
uint64 end_index = 2;
setEntry(int, Resources.Entry) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
setEntry(int, Resources.Entry.Builder) - Method in class com.android.aapt.Resources.Type.Builder
The entries defined for this type.
setEntry(int, Resources.Plural.Entry) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
setEntry(int, Resources.Plural.Entry.Builder) - Method in class com.android.aapt.Resources.Plural.Builder
The set of arity/plural mappings.
setEntry(int, Resources.Style.Entry) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
setEntry(int, Resources.Style.Entry.Builder) - Method in class com.android.aapt.Resources.Style.Builder
The set of XML attribute/value pairs for this style.
setEntry(int, Resources.Styleable.Entry) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
setEntry(int, Resources.Styleable.Entry.Builder) - Method in class com.android.aapt.Resources.Styleable.Builder
The set of attribute declarations.
setEntryId(Resources.EntryId) - Method in class com.android.aapt.Resources.Entry.Builder
The ID of this entry.
setEntryId(Resources.EntryId.Builder) - Method in class com.android.aapt.Resources.Entry.Builder
The ID of this entry.
setFile(Resources.FileReference) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.FileReference file = 5;
setFile(Resources.FileReference.Builder) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.FileReference file = 5;
setFirstChar(int) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The first character position this span applies to, in UTF-16 offset.
setFloatValue(float) - Method in class com.android.aapt.Resources.Primitive.Builder
float float_value = 3;
setFormatFlags(int) - Method in class com.android.aapt.Resources.Attribute.Builder
A bitmask of types that this XML attribute accepts.
setFractionValue(int) - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 fraction_value = 14;
setFractionValueDeprecated(float) - Method in class com.android.aapt.Resources.Primitive.Builder
Deprecated.
aapt.pb.Primitive.fraction_value_deprecated is deprecated. See Resources.proto;l=410
setGrammaticalGender(ConfigurationOuterClass.Configuration.GrammaticalGender) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Grammatical gender.
setGrammaticalGenderValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Grammatical gender.
setHdr(ConfigurationOuterClass.Configuration.Hdr) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen has high dynamic range.
setHdrValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen has high dynamic range.
setId(int) - Method in class com.android.aapt.Resources.EntryId.Builder
uint32 id = 1;
setId(int) - Method in class com.android.aapt.Resources.PackageId.Builder
uint32 id = 1;
setId(int) - Method in class com.android.aapt.Resources.Reference.Builder
The resource ID (0xPPTTEEEE) of the resource being referred.
setId(int) - Method in class com.android.aapt.Resources.TypeId.Builder
uint32 id = 1;
setId(Resources.Id) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Id id = 6;
setId(Resources.Id.Builder) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Id id = 6;
setIntDecimalValue(int) - Method in class com.android.aapt.Resources.Primitive.Builder
int32 int_decimal_value = 6;
setIntHexadecimalValue(int) - Method in class com.android.aapt.Resources.Primitive.Builder
uint32 int_hexadecimal_value = 7;
setIsDynamic(Resources.Boolean) - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is dynamic.
setIsDynamic(Resources.Boolean.Builder) - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is dynamic.
setIsPrivate(boolean) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
bool is_private = 3;
setItem(Resources.Item) - Method in class com.android.aapt.Resources.Array.Element.Builder
The value assigned to this element.
setItem(Resources.Item) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The value assigned to this plural.
setItem(Resources.Item) - Method in class com.android.aapt.Resources.Style.Entry.Builder
The Item defined for this XML attribute.
setItem(Resources.Item) - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.Item item = 4;
setItem(Resources.Item.Builder) - Method in class com.android.aapt.Resources.Array.Element.Builder
The value assigned to this element.
setItem(Resources.Item.Builder) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
The value assigned to this plural.
setItem(Resources.Item.Builder) - Method in class com.android.aapt.Resources.Style.Entry.Builder
The Item defined for this XML attribute.
setItem(Resources.Item.Builder) - Method in class com.android.aapt.Resources.Value.Builder
.aapt.pb.Item item = 4;
setKey(Resources.Reference) - Method in class com.android.aapt.Resources.Style.Entry.Builder
A reference to the XML attribute.
setKey(Resources.Reference.Builder) - Method in class com.android.aapt.Resources.Style.Entry.Builder
A reference to the XML attribute.
setKeyboard(ConfigurationOuterClass.Configuration.Keyboard) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of keyboard present (none, QWERTY, 12-key).
setKeyboardValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of keyboard present (none, QWERTY, 12-key).
setKeysHidden(ConfigurationOuterClass.Configuration.KeysHidden) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
setKeysHiddenValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the keyboard hardware keys are currently hidden, exposed, or if the keyboard is a software keyboard.
setLastChar(int) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The last character position this span applies to, in UTF-16 offset.
setLayoutDirection(ConfigurationOuterClass.Configuration.LayoutDirection) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Left-to-right, right-to-left...
setLayoutDirectionValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Left-to-right, right-to-left...
setLevel(Resources.Visibility.Level) - Method in class com.android.aapt.Resources.Visibility.Builder
.aapt.pb.Visibility.Level level = 1;
setLevelValue(int) - Method in class com.android.aapt.Resources.Visibility.Builder
.aapt.pb.Visibility.Level level = 1;
setLineNumber(int) - Method in class com.android.aapt.Resources.SourcePosition.Builder
uint32 line_number = 1;
setLocale(String) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
BCP-47 locale tag.
setLocaleBytes(ByteString) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
BCP-47 locale tag.
setMacro(Resources.MacroBody) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.MacroBody macro = 6;
setMacro(Resources.MacroBody.Builder) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.MacroBody macro = 6;
setMaxInt(int) - Method in class com.android.aapt.Resources.Attribute.Builder
The largest integer allowed for this XML attribute.
setMcc(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Mobile country code.
setMinInt(int) - Method in class com.android.aapt.Resources.Attribute.Builder
The smallest integer allowed for this XML attribute.
setMnc(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Mobile network code.
setName(Resources.Reference) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The name of the enum/flag as a reference.
setName(Resources.Reference.Builder) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The name of the enum/flag as a reference.
setName(String) - Method in class com.android.aapt.Resources.Entry.Builder
The name of this entry.
setName(String) - Method in class com.android.aapt.Resources.Overlayable.Builder
The name of the <overlayable>.
setName(String) - Method in class com.android.aapt.Resources.Reference.Builder
The name of the resource being referred.
setName(String) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
string name = 1;
setName(String) - Method in class com.android.aapt.Resources.Type.Builder
The name of the type.
setName(String) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string name = 2;
setName(String) - Method in class com.android.aapt.Resources.XmlElement.Builder
The name of this element.
setNameBytes(ByteString) - Method in class com.android.aapt.Resources.Entry.Builder
The name of this entry.
setNameBytes(ByteString) - Method in class com.android.aapt.Resources.Overlayable.Builder
The name of the <overlayable>.
setNameBytes(ByteString) - Method in class com.android.aapt.Resources.Reference.Builder
The name of the resource being referred.
setNameBytes(ByteString) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
string name = 1;
setNameBytes(ByteString) - Method in class com.android.aapt.Resources.Type.Builder
The name of the type.
setNameBytes(ByteString) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string name = 2;
setNameBytes(ByteString) - Method in class com.android.aapt.Resources.XmlElement.Builder
The name of this element.
setNamespaceDeclaration(int, Resources.XmlNamespace) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
setNamespaceDeclaration(int, Resources.XmlNamespace.Builder) - Method in class com.android.aapt.Resources.XmlElement.Builder
Namespaces defined on this element.
setNamespaceStack(int, Resources.NamespaceAlias) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
setNamespaceStack(int, Resources.NamespaceAlias.Builder) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.NamespaceAlias namespace_stack = 4;
setNamespaceUri(String) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string namespace_uri = 1;
setNamespaceUri(String) - Method in class com.android.aapt.Resources.XmlElement.Builder
The namespace URI of this element.
setNamespaceUriBytes(ByteString) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string namespace_uri = 1;
setNamespaceUriBytes(ByteString) - Method in class com.android.aapt.Resources.XmlElement.Builder
The namespace URI of this element.
setNavHidden(ConfigurationOuterClass.Configuration.NavHidden) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the navigation is exposed or hidden.
setNavHiddenValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the navigation is exposed or hidden.
setNavigation(ConfigurationOuterClass.Configuration.Navigation) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of navigation present on the device (trackball, wheel, dpad, etc.).
setNavigationValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The type of navigation present on the device (trackball, wheel, dpad, etc.).
setNullValue(Resources.Primitive.NullType) - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.NullType null_value = 1;
setNullValue(Resources.Primitive.NullType.Builder) - Method in class com.android.aapt.Resources.Primitive.Builder
.aapt.pb.Primitive.NullType null_value = 1;
setOrientation(ConfigurationOuterClass.Configuration.Orientation) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which orientation the device is in (portrait, landscape).
setOrientationValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which orientation the device is in (portrait, landscape).
setOverlayable(int, Resources.Overlayable) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
setOverlayable(int, Resources.Overlayable.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The <overlayable> declarations within the resource table.
setOverlayableIdx(int) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The index into overlayable list that points to the <overlayable> tag that contains this <item>.
setOverlayableItem(Resources.OverlayableItem) - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
setOverlayableItem(Resources.OverlayableItem.Builder) - Method in class com.android.aapt.Resources.Entry.Builder
Whether this resource can be overlaid by a runtime resource overlay (RRO).
setPackage(int, Resources.Package) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
setPackage(int, Resources.Package.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
Resource definitions corresponding to an Android package.
setPackageId(Resources.PackageId) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
.aapt.pb.PackageId package_id = 1;
setPackageId(Resources.PackageId) - Method in class com.android.aapt.Resources.Package.Builder
The package ID of this package, in the range [0x00, 0xff].
setPackageId(Resources.PackageId.Builder) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
.aapt.pb.PackageId package_id = 1;
setPackageId(Resources.PackageId.Builder) - Method in class com.android.aapt.Resources.Package.Builder
The package ID of this package, in the range [0x00, 0xff].
setPackageName(String) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
string package_name = 2;
setPackageName(String) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string package_name = 2;
setPackageName(String) - Method in class com.android.aapt.Resources.Package.Builder
The Java compatible Android package name of the app.
setPackageNameBytes(ByteString) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
string package_name = 2;
setPackageNameBytes(ByteString) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string package_name = 2;
setPackageNameBytes(ByteString) - Method in class com.android.aapt.Resources.Package.Builder
The Java compatible Android package name of the app.
setParent(Resources.Reference) - Method in class com.android.aapt.Resources.Style.Builder
The optinal style from which this style inherits attributes.
setParent(Resources.Reference.Builder) - Method in class com.android.aapt.Resources.Style.Builder
The optinal style from which this style inherits attributes.
setParentSource(Resources.Source) - Method in class com.android.aapt.Resources.Style.Builder
The source file information of the parent inheritance declaration.
setParentSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Style.Builder
The source file information of the parent inheritance declaration.
setPath(String) - Method in class com.android.aapt.Resources.FileReference.Builder
Path to a file within the APK (typically res/type-config/entry.ext).
setPathBytes(ByteString) - Method in class com.android.aapt.Resources.FileReference.Builder
Path to a file within the APK (typically res/type-config/entry.ext).
setPathIdx(int) - Method in class com.android.aapt.Resources.Source.Builder
The index of the string path within the source string pool of a ResourceTable.
setPlural(Resources.Plural) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Plural plural = 5;
setPlural(Resources.Plural.Builder) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Plural plural = 5;
setPolicy(int, Resources.OverlayableItem.Policy) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
setPolicyValue(int, int) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The policy defined by the enclosing <policy> tag of this <item>.
setPosition(Resources.SourcePosition) - Method in class com.android.aapt.Resources.Source.Builder
.aapt.pb.SourcePosition position = 2;
setPosition(Resources.SourcePosition.Builder) - Method in class com.android.aapt.Resources.Source.Builder
.aapt.pb.SourcePosition position = 2;
setPrefix(String) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string prefix = 1;
setPrefix(String) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string prefix = 1;
setPrefixBytes(ByteString) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
string prefix = 1;
setPrefixBytes(ByteString) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string prefix = 1;
setPrim(Resources.Primitive) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Primitive prim = 7;
setPrim(Resources.Primitive.Builder) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Primitive prim = 7;
setPrivate(boolean) - Method in class com.android.aapt.Resources.Reference.Builder
Whether this reference is referencing a private resource (@*package:type/entry).
setProduct(String) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
string product = 25;
setProductBytes(ByteString) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
string product = 25;
setRawStr(Resources.RawString) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.RawString raw_str = 3;
setRawStr(Resources.RawString.Builder) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.RawString raw_str = 3;
setRawString(String) - Method in class com.android.aapt.Resources.MacroBody.Builder
string raw_string = 1;
setRawStringBytes(ByteString) - Method in class com.android.aapt.Resources.MacroBody.Builder
string raw_string = 1;
setRef(Resources.Reference) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Reference ref = 1;
setRef(Resources.Reference.Builder) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.Reference ref = 1;
setResourceId(int) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
The optional resource ID (0xPPTTEEEE) of the attribute.
setScreenHeight(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen height in pixels.
setScreenHeightDp(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen height in density independent pixels (dp).
setScreenLayoutLong(ConfigurationOuterClass.Configuration.ScreenLayoutLong) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is long.
setScreenLayoutLongValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is long.
setScreenLayoutSize(ConfigurationOuterClass.Configuration.ScreenLayoutSize) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is classified as small, normal, large, xlarge.
setScreenLayoutSizeValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device screen is classified as small, normal, large, xlarge.
setScreenRound(ConfigurationOuterClass.Configuration.ScreenRound) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen is round (Android Wear).
setScreenRoundValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen is round (Android Wear).
setScreenWidth(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen width in pixels.
setScreenWidthDp(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Screen width in density independent pixels (dp).
setSdkVersion(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The minimum SDK version of the device.
setSmallestScreenWidthDp(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
The smallest screen dimension, regardless of orientation, in dp.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.AllowNew.Builder
Where this was defined in source.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.Array.Element.Builder
Where the element was defined.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Where the enum/flag item was defined.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.Overlayable.Builder
The location of the <overlayable> declaration in the source.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The location of the <item> declaration in source.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Where the plural was defined.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.StagedId.Builder
.aapt.pb.Source source = 1;
setSource(Resources.Source) - Method in class com.android.aapt.Resources.Style.Entry.Builder
Where the entry was defined.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Where the attribute was defined within the <declare-styleable> block.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.Value.Builder
Where the value was defined.
setSource(Resources.Source) - Method in class com.android.aapt.Resources.Visibility.Builder
The path at which this entry's visibility was defined (eg.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.AllowNew.Builder
Where this was defined in source.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Array.Element.Builder
Where the element was defined.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
Where the enum/flag item was defined.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Overlayable.Builder
The location of the <overlayable> declaration in the source.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
The location of the <item> declaration in source.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
Where the plural was defined.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.StagedId.Builder
.aapt.pb.Source source = 1;
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Style.Entry.Builder
Where the entry was defined.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
Where the attribute was defined within the <declare-styleable> block.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Value.Builder
Where the value was defined.
setSource(Resources.Source.Builder) - Method in class com.android.aapt.Resources.Visibility.Builder
The path at which this entry's visibility was defined (eg.
setSource(Resources.SourcePosition) - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.SourcePosition source = 5;
setSource(Resources.SourcePosition) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
Source line and column info.
setSource(Resources.SourcePosition) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
Source line and column info.
setSource(Resources.SourcePosition) - Method in class com.android.aapt.Resources.XmlNode.Builder
Source line and column info.
setSource(Resources.SourcePosition.Builder) - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.SourcePosition source = 5;
setSource(Resources.SourcePosition.Builder) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
Source line and column info.
setSource(Resources.SourcePosition.Builder) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
Source line and column info.
setSource(Resources.SourcePosition.Builder) - Method in class com.android.aapt.Resources.XmlNode.Builder
Source line and column info.
setSourcePool(Resources.StringPool) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The string pool containing source paths referenced throughout the resource table.
setSourcePool(Resources.StringPool.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The string pool containing source paths referenced throughout the resource table.
setSpan(int, Resources.StyledString.Span) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
setSpan(int, Resources.StyledString.Span.Builder) - Method in class com.android.aapt.Resources.StyledString.Builder
repeated .aapt.pb.StyledString.Span span = 2;
setSpans(int, Resources.StyleString.Span) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
setSpans(int, Resources.StyleString.Span.Builder) - Method in class com.android.aapt.Resources.StyleString.Builder
repeated .aapt.pb.StyleString.Span spans = 2;
setStagedApi(boolean) - Method in class com.android.aapt.Resources.Visibility.Builder
Indicates that the resource id may change across builds and that the public R.java identifier for this resource should not be final.
setStagedId(int) - Method in class com.android.aapt.Resources.StagedId.Builder
uint32 staged_id = 2;
setStagedId(Resources.StagedId) - Method in class com.android.aapt.Resources.Entry.Builder
The staged resource ID of this finalized resource.
setStagedId(Resources.StagedId.Builder) - Method in class com.android.aapt.Resources.Entry.Builder
The staged resource ID of this finalized resource.
setStartIndex(int) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
uint32 start_index = 2;
setStartIndex(long) - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
uint64 start_index = 1;
setStr(Resources.String) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.String str = 2;
setStr(Resources.String.Builder) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.String str = 2;
setStr(String) - Method in class com.android.aapt.Resources.StyleString.Builder
string str = 1;
setStrBytes(ByteString) - Method in class com.android.aapt.Resources.StyleString.Builder
string str = 1;
setStyle(Resources.Style) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Style style = 2;
setStyle(Resources.Style.Builder) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Style style = 2;
setStyleable(Resources.Styleable) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Styleable styleable = 3;
setStyleable(Resources.Styleable.Builder) - Method in class com.android.aapt.Resources.CompoundValue.Builder
.aapt.pb.Styleable styleable = 3;
setStyledStr(Resources.StyledString) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.StyledString styled_str = 4;
setStyledStr(Resources.StyledString.Builder) - Method in class com.android.aapt.Resources.Item.Builder
.aapt.pb.StyledString styled_str = 4;
setStyleString(Resources.StyleString) - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.StyleString style_string = 2;
setStyleString(Resources.StyleString.Builder) - Method in class com.android.aapt.Resources.MacroBody.Builder
.aapt.pb.StyleString style_string = 2;
setSymbol(int, Resources.Attribute.Symbol) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
setSymbol(int, Resources.Attribute.Symbol.Builder) - Method in class com.android.aapt.Resources.Attribute.Builder
The set of enums/flags defined in this attribute.
setTag(String) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
setTagBytes(ByteString) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
The name of the tag, and its attributes, encoded as follows: tag_name;attr1=value1;attr2=value2;[...]
setText(String) - Method in class com.android.aapt.Resources.XmlNode.Builder
string text = 2;
setTextBytes(ByteString) - Method in class com.android.aapt.Resources.XmlNode.Builder
string text = 2;
setTool(String) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string tool = 1;
setToolBytes(ByteString) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string tool = 1;
setToolFingerprint(int, Resources.ToolFingerprint) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
setToolFingerprint(int, Resources.ToolFingerprint.Builder) - Method in class com.android.aapt.Resources.ResourceTable.Builder
The version fingerprints of the tools that built the resource table.
setTouchscreen(ConfigurationOuterClass.Configuration.Touchscreen) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether a touchscreen exists, supports a stylus, or finger.
setTouchscreenValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether a touchscreen exists, supports a stylus, or finger.
setType(int) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The data type of the enum/flag as defined in android::Res_value.
setType(int, Resources.Type) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
setType(int, Resources.Type.Builder) - Method in class com.android.aapt.Resources.Package.Builder
The series of types defined by the package.
setType(Resources.FileReference.Type) - Method in class com.android.aapt.Resources.FileReference.Builder
The type of file this path points to.
setType(Resources.Reference.Type) - Method in class com.android.aapt.Resources.Reference.Builder
.aapt.pb.Reference.Type type = 1;
setTypeFlags(int) - Method in class com.android.aapt.Resources.Reference.Builder
The type flags used when compiling the reference.
setTypeId(Resources.TypeId) - Method in class com.android.aapt.Resources.Type.Builder
The ID of the type.
setTypeId(Resources.TypeId.Builder) - Method in class com.android.aapt.Resources.Type.Builder
The ID of the type.
setTypeValue(int) - Method in class com.android.aapt.Resources.FileReference.Builder
The type of file this path points to.
setTypeValue(int) - Method in class com.android.aapt.Resources.Reference.Builder
.aapt.pb.Reference.Type type = 1;
setUiModeNight(ConfigurationOuterClass.Configuration.UiModeNight) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device is in night mode.
setUiModeNightValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the device is in night mode.
setUiModeType(ConfigurationOuterClass.Configuration.UiModeType) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which type of UI mode the device is in (television, car, etc.).
setUiModeTypeValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Which type of UI mode the device is in (television, car, etc.).
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.AllowNew.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Array.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Array.Element.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Attribute.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Boolean.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.CompoundValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.ConfigValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.DynamicRefTable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.EntryId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.FileReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Id.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Item.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.MacroBody.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.NamespaceAlias.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Overlayable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.OverlayableItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Package.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.PackageId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Plural.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Plural.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Primitive.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Primitive.EmptyType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Primitive.NullType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.RawString.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Reference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.ResourceTable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Source.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.SourcePosition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StagedId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.String.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StringPool.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Style.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Style.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Styleable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Styleable.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StyledString.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StyledString.Span.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StyleString.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.StyleString.Span.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Type.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.TypeId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.UntranslatableSection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.Visibility.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.XmlElement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.android.aapt.Resources.XmlNode.Builder
 
setUntranslatableSections(int, Resources.UntranslatableSection) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
setUntranslatableSections(int, Resources.UntranslatableSection.Builder) - Method in class com.android.aapt.Resources.MacroBody.Builder
repeated .aapt.pb.UntranslatableSection untranslatable_sections = 3;
setUri(String) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string uri = 2;
setUriBytes(ByteString) - Method in class com.android.aapt.Resources.XmlNamespace.Builder
string uri = 2;
setValue(boolean) - Method in class com.android.aapt.Resources.Boolean.Builder
bool value = 1;
setValue(int) - Method in class com.android.aapt.Resources.Attribute.Symbol.Builder
The value of the enum/flag.
setValue(Resources.Value) - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Value value = 2;
setValue(Resources.Value.Builder) - Method in class com.android.aapt.Resources.ConfigValue.Builder
.aapt.pb.Value value = 2;
setValue(String) - Method in class com.android.aapt.Resources.RawString.Builder
string value = 1;
setValue(String) - Method in class com.android.aapt.Resources.String.Builder
string value = 1;
setValue(String) - Method in class com.android.aapt.Resources.StyledString.Builder
The raw text of the string.
setValue(String) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string value = 3;
setValueBytes(ByteString) - Method in class com.android.aapt.Resources.RawString.Builder
string value = 1;
setValueBytes(ByteString) - Method in class com.android.aapt.Resources.String.Builder
string value = 1;
setValueBytes(ByteString) - Method in class com.android.aapt.Resources.StyledString.Builder
The raw text of the string.
setValueBytes(ByteString) - Method in class com.android.aapt.Resources.XmlAttribute.Builder
string value = 3;
setVersion(String) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string version = 2;
setVersionBytes(ByteString) - Method in class com.android.aapt.Resources.ToolFingerprint.Builder
string version = 2;
setVisibility(Resources.Visibility) - Method in class com.android.aapt.Resources.Entry.Builder
The visibility of this entry (public, private, undefined).
setVisibility(Resources.Visibility.Builder) - Method in class com.android.aapt.Resources.Entry.Builder
The visibility of this entry (public, private, undefined).
setWeak(boolean) - Method in class com.android.aapt.Resources.Value.Builder
Whether the value can be overridden.
setWideColorGamut(ConfigurationOuterClass.Configuration.WideColorGamut) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen supports wide color gamut.
setWideColorGamutValue(int) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration.Builder
Whether the screen supports wide color gamut.
SIGNATURE - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
SIGNATURE = 5;
SIGNATURE_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
SIGNATURE = 5;
SMALLEST_SCREEN_WIDTH_DP_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.AllowNew
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Array.Element
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute.Symbol
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.MacroBody
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Overlayable
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.OverlayableItem
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Plural.Entry
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StagedId
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Style.Entry
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Styleable.Entry
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Value
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Visibility
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlAttribute
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlNamespace
 
SOURCE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlNode
 
SOURCE_POOL_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ResourceTable
 
SPAN_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyledString
 
SPANS_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyleString
 
STAGED_API_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Visibility
 
STAGED_ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Entry
 
STAGED_ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StagedId
 
START_INDEX_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyleString.Span
 
START_INDEX_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.UntranslatableSection
 
STR - Enum constant in enum class com.android.aapt.Resources.Item.ValueCase
 
STR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Item
 
STR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyleString
 
STRING - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows String/StyledString values.
STRING_VALUE - Static variable in enum class com.android.aapt.Resources.Attribute.FormatFlags
Allows String/StyledString values.
STYLE - Enum constant in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
STYLE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.CompoundValue
 
STYLE_STRING_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.MacroBody
 
STYLEABLE - Enum constant in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
STYLEABLE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.CompoundValue
 
STYLED_STR - Enum constant in enum class com.android.aapt.Resources.Item.ValueCase
 
STYLED_STR_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Item
 
SYMBOL_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute
 
SYSTEM - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
SYSTEM = 2;
SYSTEM_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
SYSTEM = 2;

T

TAG_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyledString.Span
 
TEXT - Enum constant in enum class com.android.aapt.Resources.XmlNode.NodeCase
 
TEXT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlNode
 
toBuilder() - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
toBuilder() - Method in class com.android.aapt.Resources.AllowNew
 
toBuilder() - Method in class com.android.aapt.Resources.Array.Element
 
toBuilder() - Method in class com.android.aapt.Resources.Array
 
toBuilder() - Method in class com.android.aapt.Resources.Attribute.Symbol
 
toBuilder() - Method in class com.android.aapt.Resources.Attribute
 
toBuilder() - Method in class com.android.aapt.Resources.Boolean
 
toBuilder() - Method in class com.android.aapt.Resources.CompoundValue
 
toBuilder() - Method in class com.android.aapt.Resources.ConfigValue
 
toBuilder() - Method in class com.android.aapt.Resources.DynamicRefTable
 
toBuilder() - Method in class com.android.aapt.Resources.Entry
 
toBuilder() - Method in class com.android.aapt.Resources.EntryId
 
toBuilder() - Method in class com.android.aapt.Resources.FileReference
 
toBuilder() - Method in class com.android.aapt.Resources.Id
 
toBuilder() - Method in class com.android.aapt.Resources.Item
 
toBuilder() - Method in class com.android.aapt.Resources.MacroBody
 
toBuilder() - Method in class com.android.aapt.Resources.NamespaceAlias
 
toBuilder() - Method in class com.android.aapt.Resources.Overlayable
 
toBuilder() - Method in class com.android.aapt.Resources.OverlayableItem
 
toBuilder() - Method in class com.android.aapt.Resources.Package
 
toBuilder() - Method in class com.android.aapt.Resources.PackageId
 
toBuilder() - Method in class com.android.aapt.Resources.Plural.Entry
 
toBuilder() - Method in class com.android.aapt.Resources.Plural
 
toBuilder() - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
toBuilder() - Method in class com.android.aapt.Resources.Primitive.NullType
 
toBuilder() - Method in class com.android.aapt.Resources.Primitive
 
toBuilder() - Method in class com.android.aapt.Resources.RawString
 
toBuilder() - Method in class com.android.aapt.Resources.Reference
 
toBuilder() - Method in class com.android.aapt.Resources.ResourceTable
 
toBuilder() - Method in class com.android.aapt.Resources.Source
 
toBuilder() - Method in class com.android.aapt.Resources.SourcePosition
 
toBuilder() - Method in class com.android.aapt.Resources.StagedId
 
toBuilder() - Method in class com.android.aapt.Resources.String
 
toBuilder() - Method in class com.android.aapt.Resources.StringPool
 
toBuilder() - Method in class com.android.aapt.Resources.Style.Entry
 
toBuilder() - Method in class com.android.aapt.Resources.Style
 
toBuilder() - Method in class com.android.aapt.Resources.Styleable.Entry
 
toBuilder() - Method in class com.android.aapt.Resources.Styleable
 
toBuilder() - Method in class com.android.aapt.Resources.StyledString.Span
 
toBuilder() - Method in class com.android.aapt.Resources.StyledString
 
toBuilder() - Method in class com.android.aapt.Resources.StyleString.Span
 
toBuilder() - Method in class com.android.aapt.Resources.StyleString
 
toBuilder() - Method in class com.android.aapt.Resources.ToolFingerprint
 
toBuilder() - Method in class com.android.aapt.Resources.Type
 
toBuilder() - Method in class com.android.aapt.Resources.TypeId
 
toBuilder() - Method in class com.android.aapt.Resources.UntranslatableSection
 
toBuilder() - Method in class com.android.aapt.Resources.Value
 
toBuilder() - Method in class com.android.aapt.Resources.Visibility
 
toBuilder() - Method in class com.android.aapt.Resources.XmlAttribute
 
toBuilder() - Method in class com.android.aapt.Resources.XmlElement
 
toBuilder() - Method in class com.android.aapt.Resources.XmlNamespace
 
toBuilder() - Method in class com.android.aapt.Resources.XmlNode
 
TOOL_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ToolFingerprint
 
TOOL_FINGERPRINT_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ResourceTable
 
TOUCHSCREEN_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
TOUCHSCREEN_FINGER - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
TOUCHSCREEN_FINGER = 3;
TOUCHSCREEN_FINGER_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
TOUCHSCREEN_FINGER = 3;
TOUCHSCREEN_NOTOUCH - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
TOUCHSCREEN_NOTOUCH = 1;
TOUCHSCREEN_NOTOUCH_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
TOUCHSCREEN_NOTOUCH = 1;
TOUCHSCREEN_STYLUS - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
TOUCHSCREEN_STYLUS = 2;
TOUCHSCREEN_STYLUS_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
TOUCHSCREEN_STYLUS = 2;
TOUCHSCREEN_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
TOUCHSCREEN_UNSET = 0;
TOUCHSCREEN_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
TOUCHSCREEN_UNSET = 0;
TWO - Enum constant in enum class com.android.aapt.Resources.Plural.Arity
TWO = 2;
TWO_VALUE - Static variable in enum class com.android.aapt.Resources.Plural.Arity
TWO = 2;
TYPE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute.Symbol
 
TYPE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.FileReference
 
TYPE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Package
 
TYPE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Reference
 
TYPE_FLAGS_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Reference
 
TYPE_ID_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Type
 

U

UI_MODE_NIGHT_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
UI_MODE_NIGHT_NIGHT - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
UI_MODE_NIGHT_NIGHT = 1;
UI_MODE_NIGHT_NIGHT_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
UI_MODE_NIGHT_NIGHT = 1;
UI_MODE_NIGHT_NOTNIGHT - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
UI_MODE_NIGHT_NOTNIGHT = 2;
UI_MODE_NIGHT_NOTNIGHT_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
UI_MODE_NIGHT_NOTNIGHT = 2;
UI_MODE_NIGHT_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
UI_MODE_NIGHT_UNSET = 0;
UI_MODE_NIGHT_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
UI_MODE_NIGHT_UNSET = 0;
UI_MODE_TYPE_APPLIANCE - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_APPLIANCE = 5;
UI_MODE_TYPE_APPLIANCE_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_APPLIANCE = 5;
UI_MODE_TYPE_CAR - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_CAR = 3;
UI_MODE_TYPE_CAR_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_CAR = 3;
UI_MODE_TYPE_DESK - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_DESK = 2;
UI_MODE_TYPE_DESK_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_DESK = 2;
UI_MODE_TYPE_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
UI_MODE_TYPE_NORMAL - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_NORMAL = 1;
UI_MODE_TYPE_NORMAL_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_NORMAL = 1;
UI_MODE_TYPE_TELEVISION - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_TELEVISION = 4;
UI_MODE_TYPE_TELEVISION_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_TELEVISION = 4;
UI_MODE_TYPE_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_UNSET = 0;
UI_MODE_TYPE_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_UNSET = 0;
UI_MODE_TYPE_VRHEADSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_VRHEADSET = 7;
UI_MODE_TYPE_VRHEADSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_VRHEADSET = 7;
UI_MODE_TYPE_WATCH - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_WATCH = 6;
UI_MODE_TYPE_WATCH_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
UI_MODE_TYPE_WATCH = 6;
UNKNOWN - Enum constant in enum class com.android.aapt.Resources.FileReference.Type
UNKNOWN = 0;
UNKNOWN - Enum constant in enum class com.android.aapt.Resources.Visibility.Level
No visibility was explicitly specified.
UNKNOWN_VALUE - Static variable in enum class com.android.aapt.Resources.FileReference.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum class com.android.aapt.Resources.Visibility.Level
No visibility was explicitly specified.
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.Resources.Attribute.FormatFlags
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.Resources.FileReference.Type
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.Resources.Plural.Arity
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.Resources.Reference.Type
 
UNRECOGNIZED - Enum constant in enum class com.android.aapt.Resources.Visibility.Level
 
UNTRANSLATABLE_SECTIONS_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.MacroBody
 
URI_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlNamespace
 

V

VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Attribute.Symbol
 
VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Boolean
 
VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ConfigValue
 
VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.RawString
 
VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.String
 
VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.StyledString
 
VALUE_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.XmlAttribute
 
VALUE_NOT_SET - Enum constant in enum class com.android.aapt.Resources.CompoundValue.ValueCase
 
VALUE_NOT_SET - Enum constant in enum class com.android.aapt.Resources.Item.ValueCase
 
VALUE_NOT_SET - Enum constant in enum class com.android.aapt.Resources.Value.ValueCase
 
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.Attribute.FormatFlags
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.CompoundValue.ValueCase
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.FileReference.Type
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.Item.ValueCase
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.OverlayableItem.Policy
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.Plural.Arity
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.Primitive.OneofValueCase
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.Reference.Type
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.Value.ValueCase
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.Visibility.Level
Deprecated.
valueOf(int) - Static method in enum class com.android.aapt.Resources.XmlNode.NodeCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.Resources.Attribute.FormatFlags
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.Resources.FileReference.Type
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.Resources.OverlayableItem.Policy
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.Resources.Plural.Arity
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.Resources.Reference.Type
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.android.aapt.Resources.Visibility.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.Attribute.FormatFlags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.CompoundValue.ValueCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.FileReference.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.Item.ValueCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.OverlayableItem.Policy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.Plural.Arity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.Primitive.OneofValueCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.Reference.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.Value.ValueCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.Visibility.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.android.aapt.Resources.XmlNode.NodeCase
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.GrammaticalGender
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Hdr
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Keyboard
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.KeysHidden
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.LayoutDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.NavHidden
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Navigation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Orientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutLong
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenLayoutSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.ScreenRound
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.Touchscreen
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeNight
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.UiModeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.Attribute.FormatFlags
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.CompoundValue.ValueCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.FileReference.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.Item.ValueCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.OverlayableItem.Policy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.Plural.Arity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.Primitive.OneofValueCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.Reference.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.Value.ValueCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.Visibility.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.android.aapt.Resources.XmlNode.NodeCase
Returns an array containing the constants of this enum class, in the order they are declared.
VENDOR - Enum constant in enum class com.android.aapt.Resources.OverlayableItem.Policy
VENDOR = 3;
VENDOR_VALUE - Static variable in enum class com.android.aapt.Resources.OverlayableItem.Policy
VENDOR = 3;
VERSION_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.ToolFingerprint
 
VISIBILITY_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Entry
 

W

WEAK_FIELD_NUMBER - Static variable in class com.android.aapt.Resources.Value
 
WIDE_COLOR_GAMUT_FIELD_NUMBER - Static variable in class com.android.aapt.ConfigurationOuterClass.Configuration
 
WIDE_COLOR_GAMUT_NOWIDECG - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
WIDE_COLOR_GAMUT_NOWIDECG = 2;
WIDE_COLOR_GAMUT_NOWIDECG_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
WIDE_COLOR_GAMUT_NOWIDECG = 2;
WIDE_COLOR_GAMUT_UNSET - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
WIDE_COLOR_GAMUT_UNSET = 0;
WIDE_COLOR_GAMUT_UNSET_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
WIDE_COLOR_GAMUT_UNSET = 0;
WIDE_COLOR_GAMUT_WIDECG - Enum constant in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
WIDE_COLOR_GAMUT_WIDECG = 1;
WIDE_COLOR_GAMUT_WIDECG_VALUE - Static variable in enum class com.android.aapt.ConfigurationOuterClass.Configuration.WideColorGamut
WIDE_COLOR_GAMUT_WIDECG = 1;
writeTo(CodedOutputStream) - Method in class com.android.aapt.ConfigurationOuterClass.Configuration
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.AllowNew
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Array.Element
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Array
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Attribute.Symbol
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Attribute
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Boolean
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.CompoundValue
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.ConfigValue
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.DynamicRefTable
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Entry
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.EntryId
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.FileReference
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Id
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Item
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.MacroBody
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.NamespaceAlias
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Overlayable
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.OverlayableItem
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Package
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.PackageId
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Plural.Entry
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Plural
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Primitive.EmptyType
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Primitive.NullType
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Primitive
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.RawString
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Reference
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.ResourceTable
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Source
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.SourcePosition
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.StagedId
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.String
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.StringPool
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Style.Entry
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Style
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Styleable.Entry
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Styleable
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.StyledString.Span
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.StyledString
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.StyleString.Span
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.StyleString
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.ToolFingerprint
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Type
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.TypeId
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.UntranslatableSection
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Value
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.Visibility
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.XmlAttribute
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.XmlElement
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.XmlNamespace
 
writeTo(CodedOutputStream) - Method in class com.android.aapt.Resources.XmlNode
 

Z

ZERO - Enum constant in enum class com.android.aapt.Resources.Plural.Arity
ZERO = 0;
ZERO_VALUE - Static variable in enum class com.android.aapt.Resources.Plural.Arity
ZERO = 0;
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form