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