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

/frameworks/base/core/java/android/widget/
H A DSearchView.java1310 launchSuggestion(position, KeyEvent.KEYCODE_UNKNOWN, null);
1398 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.java1257 launchSuggestion(position, KeyEvent.KEYCODE_UNKNOWN, null);
1340 private boolean launchSuggestion(int position, int actionKey, String actionMsg) { method in class:SearchView

Completed in 32 milliseconds