Searched defs:handler (Results 1 – 7 of 7) sorted by relevance
117 public void setWebMessageCallback(@Nullable Handler handler, in setWebMessageCallback()125 new WebMessageCallbackAdapter(callback)), handler); in setWebMessageCallback() local127 ApiHelperForM.setWebMessageCallback(getFrameworksImpl(), callback, handler); in setWebMessageCallback() local
147 InvocationHandler handler = mImpl.getWebViewRendererClient(); in getWebViewRenderProcessClient() local162 InvocationHandler handler = webViewRenderProcessClient != null in setWebViewRenderProcessClient() local
83 @Nullable Handler handler) { in setWebMessageCallback()
196 PathHandler handler = in testCreateInternalStorageHandler_entireDataDir() local205 PathHandler handler = in testCreateInternalStorageHandler_entireCacheDir() local214 PathHandler handler = in testCreateInternalStorageHandler_databasesDir() local223 PathHandler handler = in testCreateInternalStorageHandler_libDir() local232 PathHandler handler = in testCreateInternalStorageHandler_webViewDir() local241 PathHandler handler = in testCreateInternalStorageHandler_sharedPrefsDir() local250 PathHandler handler = in testHostInternalStorageHandler_invalidAccess() local
411 boolean httpEnabled, final @NonNull PathHandler handler) { in PathMatcher()517 public @NonNull Builder addPathHandler(@NonNull String path, @NonNull PathHandler handler) { in addPathHandler()531 PathHandler handler = pair.second; in build() local556 PathHandler handler = matcher.match(url); in shouldInterceptRequest() local
161 public abstract void setWebMessageCallback(@Nullable Handler handler, in setWebMessageCallback()
124 /* WebResourceError */ @NonNull InvocationHandler handler) { in onReceivedError()205 /* SafeBrowsingResponse */ @NonNull InvocationHandler handler) { in onSafeBrowsingHit()