Searched refs:hasMatchingMethod_Reflection (Results 1 – 1 of 1) sorted by relevance
115 observer.methodAccessibleViaReflection(hasMatchingMethod_Reflection(klass, method), in checkSingleMember()192 private static boolean hasMatchingMethod_Reflection(Class<?> klass, DexMethod dexMethod) { in hasMatchingMethod_Reflection() method in DexMemberChecker