Searched refs:startBrowsingIntent (Results 1 – 1 of 1) sorted by relevance
352 return startBrowsingIntent(WebViewBrowserActivity.this, url); in createAndInitializeWebView()674 private static boolean startBrowsingIntent(Context context, String url) { in startBrowsingIntent() method in WebViewBrowserActivity