Home
last modified time | relevance | path

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

/cts/tests/signature/lib/android/src/android/signature/cts/
DDexMemberChecker.java257 Executable imethod = getMethod_JNI( in hasMatchingMethod_JNI()
283 private static native Executable getMethod_JNI(Class<?> klass, String name, String signature); in getMethod_JNI() method in DexMemberChecker