Searched refs:SuggestionsView (Results 1 – 2 of 2) sorted by relevance
29 public class SuggestionsView extends ListView implements SuggestionsListView<ListAdapter> { class36 public SuggestionsView(Context context, AttributeSet attrs) { in SuggestionsView() method in SuggestionsView
95 mSuggestionsView = (SuggestionsView) findViewById(R.id.suggestions); in onFinishInflate()435 private class InputMethodCloser implements SuggestionsView.OnScrollListener {