Searched refs:hasMatchingMethod_Reflection (Results 1 – 1 of 1) sorted by relevance
114 hasMatchingMethod_Reflection(klass, method), method); in checkSingleMember()198 private static boolean hasMatchingMethod_Reflection(Class<?> klass, DexMethod dexMethod) in hasMatchingMethod_Reflection() method in DexMemberChecker