Home
last modified time | relevance | path

Searched refs:newElementValue (Results 1 – 1 of 1) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DElementValueAdder.java203 private void addElementValue(ElementValue newElementValue) in addElementValue() argument
209 targetAnnotationDefaultAttribute.defaultValue = newElementValue; in addElementValue()
214 elementValuesEditor.addElementValue(newElementValue); in addElementValue()