Home
last modified time | relevance | path

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

/test/suite_harness/tools/dex-tools/src/dex/reader/
DDexMethodImpl.java46 private final MethodAnnotation methodAnnotation; field in DexMethodImpl
56 int accessFlags, MethodAnnotation methodAnnotation, in DexMethodImpl()