Searched refs:getMethods (Results 1 – 12 of 12) sorted by relevance
117 for (JDiffClassDescription.JDiffMethod jdiffMethod : classDescription.getMethods()) { in findMethod()148 for (JDiffClassDescription.JDiffMethod method : classDescription.getMethods()) { in queueForDeferredCheck()
234 for (JDiffClassDescription.JDiffMethod method : classDescription.getMethods()) { in checkMethodCompliance()
89 List<JDiffMethod> getMethods() { in getMethods() method in JDiffClassDescription
235 for (Method method : classDef.getMethods()) { in parseApkTestCase()258 for (Method method : classDef.getMethods()) { in parseApkTestCase()275 for (Method method : classDef.getMethods()) { in parseApkTestCase()379 for (java.lang.reflect.Method m : c.getMethods()) { in parseJarTestCase()
64 List<ApiMethod> methods = new ArrayList<ApiMethod>(apiClass.getMethods()); in printTextReport()
110 for (ApiMethod method : apiClass.getMethods()) { in printXmlReport()
424 for (java.lang.reflect.Method m : c.getMethods()) {455 for (Method method : classDef.getMethods()) {
142 public Collection<ApiMethod> getMethods() { in getMethods() method in ApiClass
232 for (Method method : classDef.getMethods()) { in parseApkTestCase()263 for (Method method : classDef.getMethods()) { in parseApkTestCase()275 for (Method method : classDef.getMethods()) { in parseApkTestCase()327 for (java.lang.reflect.Method m : c.getMethods()) { in parseJavaHostTest()
138 for (DexBackedMethod dxMethod : classDef.getMethods()) { in parse()
51 Method[] methods = WifiP2pManager.class.getMethods(); in setUp()
3553 name: "getMethods"