Searched refs:forFrameworkObject (Results 1 – 3 of 3) sorted by relevance
43 WebViewRenderProcessImpl.forFrameworkObject(renderer)); in onRenderProcessUnresponsive()50 WebViewRenderProcessImpl.forFrameworkObject(renderer)); in onRenderProcessResponsive()
69 public static @NonNull WebViewRenderProcessImpl forFrameworkObject( in forFrameworkObject() method in WebViewRenderProcessImpl
939 return renderer != null ? WebViewRenderProcessImpl.forFrameworkObject(renderer) : null; in getWebViewRenderProcess()