Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DAnnotationIdTest.java94 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithBooleanElement()
110 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithByteElement()
126 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithCharElement()
142 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithDoubleElement()
158 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithFloatElement()
174 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithIntElement()
190 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithLongElement()
206 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithShortElement()
222 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithStingElement()
240 addAnnotationToMethod(methodId, element); in addMethodAnnotationWithEnumElement()
[all …]