Searched refs:forMethod (Results 1 – 3 of 3) sorted by relevance
264 if (allowListedMethods.contains(MethodSignature.forMethod(method, elements))) { in usesBlocklistedType()349 MethodSignature signature = MethodSignature.forMethod(method, in generateFrameworkInterface()427 MethodSignature signature = MethodSignature.forMethod(method, in generateDpmParent()565 MethodSignature signature = MethodSignature.forMethod(method, in generateFrameworkImpl()664 MethodSignature methodSignature = MethodSignature.forMethod(method, elements); in filterMethods()694 MethodSignature methodSignature = MethodSignature.forMethod(method, elements); in filterValidTestApis()
48 public static MethodSignature forMethod(ExecutableElement method, Elements elements) { in forMethod() method in MethodSignature
649 MethodSignature signature = MethodSignature.forMethod(method, in generateTargetedRemoteActivityImpl()