Home
last modified time | relevance | path

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

/cts/tools/dex-tools/src/dex/reader/
DDexAnnotationImpl.java26 /* package */final class DexAnnotationImpl implements DexAnnotation { class
38 public DexAnnotationImpl(DexBuffer buffer, int offset, int[] typeIds, in DexAnnotationImpl() method in DexAnnotationImpl