Searched defs:getMethods (Results 1 – 4 of 4) sorted by relevance
52 List<DexMethod> getMethods(); in getMethods() method
123 public Collection<ApiMethod> getMethods() { in getMethods() method in ApiClass
276 public synchronized List<DexMethod> getMethods() { in getMethods() method in DexClassImpl
89 List<JDiffMethod> getMethods() { in getMethods() method in JDiffClassDescription