Searched refs:launchPendingIntent (Results 1 – 1 of 1) sorted by relevance
107 if (pending == null || !launchPendingIntent(pending, launchUriIntent)) { in handleWebSearchIntent()159 private boolean launchPendingIntent(PendingIntent pending, Intent fillIn) { in launchPendingIntent() method in GoogleSearch