Home
last modified time | relevance | path

Searched defs:reflectedMethod (Results 1 – 2 of 2) sorted by relevance

/cts/tests/signature/lib/common/src/android/signature/cts/
DReflectionHelper.java292 Method reflectedMethod) { in matches()
311 static boolean matchesSignature(JDiffMethod jDiffMethod, Method reflectedMethod, in matchesSignature()
DApiComplianceChecker.java612 Method reflectedMethod) { in areMethodsModifierCompatible()