Home
last modified time | relevance | path

Searched refs:createIntentFromSuggestion (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSearchView.java1525 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg); in launchSuggestion()
1703 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { in createIntentFromSuggestion() method in SearchView
/frameworks/base/core/java/android/widget/
DSearchView.java1564 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg); in launchSuggestion()
1738 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { in createIntentFromSuggestion() method in SearchView