Searched refs:createIntentFromSuggestion (Results 1 – 2 of 2) sorted by relevance
1344 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg); in launchSuggestion()1516 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { in createIntentFromSuggestion() method in SearchView
1402 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg); in launchSuggestion()1576 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { in createIntentFromSuggestion() method in SearchView