Searched refs:launchPendingIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DGoogleSearch.java107 if (pending == null || !launchPendingIntent(pending, launchUriIntent)) {
159 private boolean launchPendingIntent(PendingIntent pending, Intent fillIn) { method in class:GoogleSearch

Completed in 202 milliseconds