Home
last modified time | relevance | path

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

/cts/tests/signature/lib/common/src/android/signature/cts/
DInterfaceChecker.java147 JDiffClassDescription implInterface = class2Description.get(interfaceClass); in findMethod() local
148 if (implInterface == null) { in findMethod()
153 if (findMethod(implInterface, method)) { in findMethod()