Searched refs:launchSuggestion (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DSearchView.java1479 launchSuggestion(position, KeyEvent.KEYCODE_UNKNOWN, null);
1562 private boolean launchSuggestion(int position, int actionKey, String actionMsg) { method in class:SearchView
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DSearchView.java1441 launchSuggestion(position, KeyEvent.KEYCODE_UNKNOWN, null);
1527 private boolean launchSuggestion(int position, int actionKey, String actionMsg) { method in class:SearchView

Completed in 39 milliseconds