Home
last modified time | relevance | path

Searched defs:actionKey (Results 1 – 1 of 1) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DSearchView.java1402 boolean onItemClicked(int position, int actionKey, String actionMsg) { in onItemClicked()
1491 private boolean launchSuggestion(int position, int actionKey, String actionMsg) { in launchSuggestion()
1530 void launchQuerySearch(int actionKey, String actionMsg, String query) { in launchQuerySearch()
1550 int actionKey, String actionMsg) { in createIntent()
1668 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { in createIntentFromSuggestion()