Searched refs:createIntentFromSuggestion (Results 1 – 2 of 2) sorted by relevance
1525 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg); in launchSuggestion()1703 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { in createIntentFromSuggestion() method in SearchView
1564 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg); in launchSuggestion()1738 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { in createIntentFromSuggestion() method in SearchView