Searched refs:forInvocationHandler (Results 1 – 5 of 5) sorted by relevance
76 WebViewRenderProcessImpl.forInvocationHandler(renderer); in onRendererUnresponsive()94 WebViewRenderProcessImpl.forInvocationHandler(renderer); in onRendererResponsive()
41 public static @NonNull JavaScriptReplyProxyImpl forInvocationHandler( in forInvocationHandler() method in JavaScriptReplyProxyImpl
54 JavaScriptReplyProxyImpl.forInvocationHandler(replyProxy); in onPostMessage()
52 public static @NonNull WebViewRenderProcessImpl forInvocationHandler( in forInvocationHandler() method in WebViewRenderProcessImpl
140 return WebViewRenderProcessImpl.forInvocationHandler(mImpl.getWebViewRenderer()); in getWebViewRenderProcess()