Uses of Class
jadx.core.xmlgen.entry.ProtoValue
Packages that use ProtoValue
-
Uses of ProtoValue in jadx.core.xmlgen
Methods in jadx.core.xmlgen with parameters of type ProtoValueModifier and TypeMethodDescriptionprivate voidResXmlGen.addProtoItem(ICodeWriter cw, String itemTag, String typeName, ProtoValue protoValue) -
Uses of ProtoValue in jadx.core.xmlgen.entry
Fields in jadx.core.xmlgen.entry declared as ProtoValueFields in jadx.core.xmlgen.entry with type parameters of type ProtoValueMethods in jadx.core.xmlgen.entry that return ProtoValueModifier and TypeMethodDescriptionResourceEntry.getProtoValue()ProtoValue.setNamedValues(List<ProtoValue> namedValues) ProtoValue.setType(int type) Methods in jadx.core.xmlgen.entry that return types with arguments of type ProtoValueMethods in jadx.core.xmlgen.entry with parameters of type ProtoValueMethod parameters in jadx.core.xmlgen.entry with type arguments of type ProtoValue