Searched refs:methodDescription (Results 1 – 3 of 3) sorted by relevance
582 JDiffClassDescription.JDiffMethod methodDescription, Method method) { in checkMethod() argument584 if (runtimeClass.isEnum() && methodDescription.mName.equals("values")) { in checkMethod()590 classDescription, methodDescription, method)) != null) { in checkMethod()592 methodDescription.toReadableString(classDescription.getAbsoluteClassName()), in checkMethod()594 methodDescription.toSignatureString(), reason)); in checkMethod()
261 JDiffClassDescription.JDiffMethod methodDescription, Method method) { in checkMethod() argument
165 JDiffClassDescription.JDiffMethod methodDescription, Method method) { in checkMethod() argument