Searched refs:typesMatch (Results 1 – 1 of 1) sorted by relevance
136 private static boolean typesMatch(Class<?>[] classes, List<String> typeNames) { in typesMatch() method in DexMemberChecker222 && typesMatch(method.getParameterTypes(), methodParams)) { in hasMatchingMethod_Reflection()233 && typesMatch(method.getParameterTypes(), methodParams)) { in hasMatchingMethod_Reflection()