Home
last modified time | relevance | path

Searched refs:findMatchingMethod (Results 1 – 1 of 1) sorted by relevance

/cts/tests/signature/src/android/signature/cts/
DJDiffClassDescription.java502 Method m = findMatchingMethod(method); in checkMethodCompliance()
585 private Method findMatchingMethod(JDiffMethod method) { in findMatchingMethod() method in JDiffClassDescription