Searched refs:getListSelection (Results 1 – 7 of 7) sorted by relevance
244 currentSelection = textView.getListSelection(); in waitAssertListSelection()250 assertEquals(message, expected, textView.getListSelection()); in waitAssertListSelection()
1072 + mSearchSrcTextView.getListSelection());1078 && mSearchSrcTextView.getListSelection() != ListView.INVALID_POSITION) {1127 int position = mSearchSrcTextView.getListSelection(); in onSuggestionsKey()1149 if (keyCode == KeyEvent.KEYCODE_DPAD_UP && 0 == mSearchSrcTextView.getListSelection()) { in onSuggestionsKey()1161 int position = mSearchSrcTextView.getListSelection(); in onSuggestionsKey()
1026 public int getListSelection() { in getListSelection() method in AutoCompleteTextView
1678 final int selectedPosition = getListSelection(); in commitChip()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
36975 method public int getListSelection();
58820 method public int getListSelection();