Searched refs:createIntentFromSuggestion (Results 1 – 2 of 2) sorted by relevance
1584 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg); in launchSuggestion()1759 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { in createIntentFromSuggestion() method in SearchView
83943 Landroid/widget/SearchView;->createIntentFromSuggestion(Landroid/database/Cursor;ILjava/lang/String…