Searched refs:startChromeLauncherActivityForTrustedIntent (Results 1 – 3 of 3) sorted by relevance
278 IntentHandler.startChromeLauncherActivityForTrustedIntent(intent); in openCurrentUrlInBrowser()
305 IntentHandler.startChromeLauncherActivityForTrustedIntent(chromeIntent); in onOpenInChrome()
736 public static void startChromeLauncherActivityForTrustedIntent(Intent intent) { in startChromeLauncherActivityForTrustedIntent() method in IntentHandler