Searched defs:getMethods (Results 1 – 5 of 5) sorted by relevance
52 List<DexMethod> getMethods(); in getMethods() method
100 Set<IMethod> getMethods(); in getMethods() method
103 public Set<IMethod> getMethods() { in getMethods() method in ClassProjection
109 public Set<IMethod> getMethods() { in getMethods() method in SigClassDefinition
276 public synchronized List<DexMethod> getMethods() { in getMethods() method in DexClassImpl