Searched refs:setListSelection (Results 1 – 8 of 8) sorted by relevance
61 textView.setListSelection(0); in testPopupSetListSelection()
583 public void setListSelection(int index) { in setListSelection() method in SearchDialog584 mSearchAutoComplete.setListSelection(index); in setListSelection()
996 public void setListSelection(int position) { in setListSelection() method in AutoCompleteTextView
1133 mSearchSrcTextView.setListSelection(0); in onSuggestionsKey()
36996 method public void setListSelection(int);
56544 method public void setListSelection(int);
56688 method public void setListSelection(int);
8523 Landroid/app/SearchDialog;->setListSelection(I)V