Searched refs:hasMatchingMethod_JNI (Results 1 – 1 of 1) sorted by relevance
121 observer.methodAccessibleViaJni(hasMatchingMethod_JNI(klass, method), method); in checkSingleMember()255 private static boolean hasMatchingMethod_JNI(Class<?> klass, DexMethod dexMethod) { in hasMatchingMethod_JNI() method in DexMemberChecker