Searched refs:getBoundaryInterface (Results 1 – 7 of 7) sorted by relevance
72 private ServiceWorkerWebSettingsBoundaryInterface getBoundaryInterface() { in getBoundaryInterface() method in ServiceWorkerWebSettingsImpl96 getBoundaryInterface().setCacheMode(mode); in setCacheMode()108 return getBoundaryInterface().getCacheMode(); in getCacheMode()120 getBoundaryInterface().setAllowContentAccess(allow); in setAllowContentAccess()132 return getBoundaryInterface().getAllowContentAccess(); in getAllowContentAccess()144 getBoundaryInterface().setAllowFileAccess(allow); in setAllowFileAccess()156 return getBoundaryInterface().getAllowFileAccess(); in getAllowFileAccess()168 getBoundaryInterface().setBlockNetworkLoads(flag); in setBlockNetworkLoads()180 return getBoundaryInterface().getBlockNetworkLoads(); in getBlockNetworkLoads()191 return getBoundaryInterface().getRequestedWithHeaderOriginAllowList(); in getRequestedWithHeaderOriginAllowList()[all …]
62 private WebMessagePortBoundaryInterface getBoundaryInterface() { in getBoundaryInterface() method in WebMessagePortImpl80 getBoundaryInterface().postMessage( in postMessage()94 getBoundaryInterface().close(); in close()106 getBoundaryInterface().setWebMessageCallback( in setWebMessageCallback()123 getBoundaryInterface().setWebMessageCallback( in setWebMessageCallback()141 return Proxy.getInvocationHandler(getBoundaryInterface()); in getInvocationHandler()
69 private SafeBrowsingResponseBoundaryInterface getBoundaryInterface() { in getBoundaryInterface() method in SafeBrowsingResponseImpl86 getBoundaryInterface().showInterstitial(allowReporting); in showInterstitial()98 getBoundaryInterface().proceed(report); in proceed()111 getBoundaryInterface().backToSafety(report); in backToSafety()
60 private TracingControllerBoundaryInterface getBoundaryInterface() { in getBoundaryInterface() method in TracingControllerImpl73 return getBoundaryInterface().isTracing(); in isTracing()89 getBoundaryInterface().start(tracingConfig.getPredefinedCategories(), in start()102 return getBoundaryInterface().stop(outputStream, executor); in stop()
47 getBoundaryInterface().setProxyOverride( in setProxyOverride()50 getBoundaryInterface().setProxyOverride( in setProxyOverride()65 getBoundaryInterface().clearProxyOverride(listener, executor); in clearProxyOverride()85 private ProxyControllerBoundaryInterface getBoundaryInterface() { in getBoundaryInterface() method in ProxyControllerImpl
68 private WebResourceErrorBoundaryInterface getBoundaryInterface() { in getBoundaryInterface() method in WebResourceErrorImpl84 return getBoundaryInterface().getErrorCode(); in getErrorCode()96 return getBoundaryInterface().getDescription(); in getDescription()
67 private ServiceWorkerControllerBoundaryInterface getBoundaryInterface() { in getBoundaryInterface() method in ServiceWorkerControllerImpl90 getBoundaryInterface().setServiceWorkerClient(null); in setServiceWorkerClient()92 getBoundaryInterface().setServiceWorkerClient( in setServiceWorkerClient()