Home
last modified time | relevance | path

Searched refs:getBackgroundExecutor (Results 1 – 7 of 7) sorted by relevance

/webkit/webkit/src/main/java/androidx/webkit/internal/
DWebViewStartUpConfigAdapter.java43 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in WebViewStartUpConfigAdapter
44 return mWebViewStartUpConfig.getBackgroundExecutor(); in getBackgroundExecutor()
/webkit/webkit/src/main/java/androidx/webkit/
DWebViewStartUpConfig.java42 public @NonNull Executor getBackgroundExecutor() { in getBackgroundExecutor() method in WebViewStartUpConfig
DWebViewCompat.java1269 config.getBackgroundExecutor().execute(() -> { in startUpWebView()
/webkit/webkit/api/
D1.13.0-beta01.txt553 method public java.util.concurrent.Executor getBackgroundExecutor();
Drestricted_1.13.0-beta01.txt553 method public java.util.concurrent.Executor getBackgroundExecutor();
Dcurrent.txt600 method public java.util.concurrent.Executor getBackgroundExecutor();
Drestricted_current.txt600 method public java.util.concurrent.Executor getBackgroundExecutor();