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()
1012 public void setListSelection(int position) { in setListSelection() method in AutoCompleteTextView
1141 mSearchSrcTextView.setListSelection(0); in onSuggestionsKey()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
36996 method public void setListSelection(int);
58843 method public void setListSelection(int);
8520 Landroid/app/SearchDialog;->setListSelection(I)V