Home
last modified time | relevance | path

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

/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/raw/
DEncodedArrayItem.java43 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in EncodedArrayItem
DTypeIdItem.java44 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in TypeIdItem
DCallSiteIdItem.java44 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in CallSiteIdItem
DStringIdItem.java45 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in StringIdItem
DStringDataItem.java44 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in StringDataItem
DAnnotationItem.java47 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in AnnotationItem
DTypeListItem.java45 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in TypeListItem
DAnnotationSetRefList.java45 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in AnnotationSetRefList
DAnnotationSetItem.java45 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in AnnotationSetItem
DMethodHandleItem.java48 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in MethodHandleItem
DMethodIdItem.java48 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in MethodIdItem
DProtoIdItem.java48 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in ProtoIdItem
DFieldIdItem.java48 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in FieldIdItem
DAnnotationDirectoryItem.java46 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in AnnotationDirectoryItem
DHiddenApiClassDataItem.java53 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in HiddenApiClassDataItem
DMapItem.java73 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in MapItem
DClassDefItem.java58 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in ClassDefItem
DDebugInfoItem.java45 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in DebugInfoItem
DClassDataItem.java50 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in ClassDataItem
DHeaderItem.java164 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in HeaderItem
DCodeItem.java102 …public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem map… in makeAnnotator() method in CodeItem