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

/frameworks/base/core/java/android/widget/
H A DSearchView.java1402 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg);
1576 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { method in class:SearchView
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DSearchView.java1344 Intent intent = createIntentFromSuggestion(c, actionKey, actionMsg);
1516 private Intent createIntentFromSuggestion(Cursor c, int actionKey, String actionMsg) { method in class:SearchView

Completed in 30 milliseconds