Searched refs:invocationHandler (Results 1 – 8 of 8) sorted by relevance
71 InvocationHandler invocationHandler; in createGlueProviderFactory() local73 invocationHandler = fetchGlueProviderFactoryImpl(); in createGlueProviderFactory()85 WebViewProviderFactoryBoundaryInterface.class, invocationHandler)); in createGlueProviderFactory()
51 /* ScriptHandler */ @NonNull InvocationHandler invocationHandler) { in toScriptHandler()54 ScriptHandlerBoundaryInterface.class, invocationHandler); in toScriptHandler()
42 /* JsReplyProxy */ @NonNull InvocationHandler invocationHandler) { in forInvocationHandler()45 JsReplyProxyBoundaryInterface.class, invocationHandler); in forInvocationHandler()
50 public WebResourceErrorImpl(@NonNull InvocationHandler invocationHandler) { in WebResourceErrorImpl() argument52 WebResourceErrorBoundaryInterface.class, invocationHandler); in WebResourceErrorImpl()
53 @NonNull InvocationHandler invocationHandler) { in forInvocationHandler()58 invocationHandler); in forInvocationHandler()
50 public SafeBrowsingResponseImpl(@NonNull InvocationHandler invocationHandler) { in SafeBrowsingResponseImpl() argument52 SafeBrowsingResponseBoundaryInterface.class, invocationHandler); in SafeBrowsingResponseImpl()
57 public ServiceWorkerWebSettingsImpl(@NonNull InvocationHandler invocationHandler) { in ServiceWorkerWebSettingsImpl() argument59 ServiceWorkerWebSettingsBoundaryInterface.class, invocationHandler); in ServiceWorkerWebSettingsImpl()
48 public WebMessagePortImpl(@NonNull InvocationHandler invocationHandler) { in WebMessagePortImpl() argument50 WebMessagePortBoundaryInterface.class, invocationHandler); in WebMessagePortImpl()