Searched defs:ofMethod (Results 1 – 3 of 3) sorted by relevance
1082 Optional<ExecutableElement> ofMethod = in validateCustomParcelableWrapper() local1141 ClassName wrappedParamRawType, ExecutableElement ofMethod) { in ofMethodHasExpectedArguments()
313 static ModuleMethodKind ofMethod(XMethodElement moduleMethod) { in ofMethod() method in ModuleValidator.ModuleMethodKind
286 public static String ofMethod(CtClass returnType, CtClass[] paramTypes) { in ofMethod() method in Descriptor