Searched defs:getMethods (Results 1 – 6 of 6) 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
122 public Collection<ApiMethod> getMethods() { in getMethods() method in ApiClass
109 public Set<IMethod> getMethods() { in getMethods() method in SigClassDefinition
276 public synchronized List<DexMethod> getMethods() { in getMethods() method in DexClassImpl