Searched defs:Section (Results 1 – 4 of 4) sorted by relevance
27 public abstract class Section { class69 public Section(String name, DexFile file, int alignment) { in Section() method in Section
26 public abstract class Section { class68 public Section(String name, DexFile file, int alignment) { in Section() method in Section
219 public static class Section implements Comparable<Section> { class in TableOfContents225 public Section(int type) { in Section() method in TableOfContents.Section
328 public final class Section implements ByteInput, ByteOutput { class in Dex333 private Section(String name, ByteBuffer data) { in Section() method in Dex.Section