Searched refs:clearListSelection (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
H A DAutoCompleteTextViewPopup.java124 textView.clearListSelection();
/frameworks/base/core/java/android/widget/
H A DAutoCompleteTextView.java723 clearListSelection();
822 public void clearListSelection() { method in class:AutoCompleteTextView
823 mPopup.clearListSelection();
H A DListPopupWindow.java644 clearListSelection();
728 public void clearListSelection() { method in class:ListPopupWindow
884 clearListSelection();
1769 clearListSelection();
H A DSearchView.java1040 mSearchSrcTextView.clearListSelection();
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DListPopupWindow.java659 clearListSelection();
746 public void clearListSelection() { method in class:ListPopupWindow
902 clearListSelection();
1718 clearListSelection();
H A DSearchView.java999 mQueryTextView.clearListSelection();

Completed in 837 milliseconds