Uses of Class
jadx.core.xmlgen.ManifestAttributes
Packages that use ManifestAttributes
-
Uses of ManifestAttributes in jadx.core.dex.nodes
Fields in jadx.core.dex.nodes declared as ManifestAttributesModifier and TypeFieldDescriptionprivate @Nullable ManifestAttributesRootNode.manifestAttributesMethods in jadx.core.dex.nodes that return ManifestAttributes -
Uses of ManifestAttributes in jadx.core.xmlgen
Fields in jadx.core.xmlgen declared as ManifestAttributesModifier and TypeFieldDescriptionprivate final ManifestAttributesBinaryXMLParser.manifestAttributesprivate final ManifestAttributesResXmlGen.manifestAttributesConstructors in jadx.core.xmlgen with parameters of type ManifestAttributesModifierConstructorDescriptionResXmlGen(ResourceStorage resStorage, ValuesParser vp, ManifestAttributes manifestAttributes)