Home
last modified time | relevance | path

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

/cts/tests/signature/lib/android/src/android/signature/cts/
DDexMemberChecker.java198 private static boolean hasMatchingMethod_Reflection(Class<?> klass, DexMethod dexMethod) in hasMatchingMethod_Reflection()
255 private static boolean hasMatchingMethod_JNI(Class<?> klass, DexMethod dexMethod) { in hasMatchingMethod_JNI()