Home
last modified time | relevance | path

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

/cts/tests/signature/lib/common/src/android/signature/cts/
DApiPresenceChecker.java220 Method m = ReflectionHelper.findMatchingMethod( in checkMethodCompliance()
DReflectionHelper.java232 static Method findMatchingMethod( in findMatchingMethod() method in ReflectionHelper