Searched defs:onlyBrowserIntent (Results 1 – 1 of 1) sorted by relevance
67 Intent onlyBrowserIntent = new Intent(Intent.ACTION_VIEW) in startNoBrowserIntentWithNoMatchingApps() local187 private static void startActivity(Intent onlyBrowserIntent) { in startActivity()