Searched defs:MethodIdsSection (Results 1 – 2 of 2) sorted by relevance
30 public final class MethodIdsSection extends MemberIdsSection { class42 public MethodIdsSection(DexFile file) { in MethodIdsSection() method in MethodIdsSection
760 public final IndexedSection<MethodIdItem> MethodIdsSection = field in DexFile