Searched defs:DexProto (Results 1 – 1 of 1) sorted by relevance
9 public class DexProto extends IndexedDexItem implements PresortedComparable<DexProto> { class15 DexProto(DexString shorty, DexType returnType, DexTypeList parameters) { in DexProto() method in DexProto