Home
last modified time | relevance | path

Searched defs:annotationsList (Results 1 – 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
DParameterAnnotationStruct.java37 private final AnnotationsList annotationsList; field in ParameterAnnotationStruct
49 AnnotationsList annotationsList) { in ParameterAnnotationStruct()
/dalvik/dx/src/com/android/dx/dex/file/
DParameterAnnotationStruct.java36 private final AnnotationsList annotationsList; field in ParameterAnnotationStruct
49 AnnotationsList annotationsList, DexFile dexFile) { in ParameterAnnotationStruct()