Searched defs:annotateItem (Results 1 - 1 of 1) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
H A DSectionAnnotator.java62 protected abstract void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity); method in class:SectionAnnotator
94 annotateItem(out, i, itemIdentity);

Completed in 77 milliseconds