Home
last modified time | relevance | path

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

/cts/tests/signature/lib/common/src/android/signature/cts/
DInterfaceChecker.java98 List<Method> methods = checkInterfaceMethodCompliance(classDescription, runtimeClass); in checkQueued()
119 private List<Method> checkInterfaceMethodCompliance( in checkInterfaceMethodCompliance() method in InterfaceChecker