Searched refs:allowLaunchingApps (Results 1 – 1 of 1) sorted by relevance
221 boolean allowLaunchingApps = request.hasGesture() || request.isRedirect(); in createAndInitializeWebView()222 return startBrowsingIntent(WebViewBrowserActivity.this, url, allowLaunchingApps); in createAndInitializeWebView()465 boolean allowLaunchingApps) { in startBrowsingIntent() argument495 if (allowLaunchingApps) { in startBrowsingIntent()