Home
last modified time | relevance | path

Searched refs:clearListSelection (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/core/java/android/widget/
DListPopupWindow.java700 clearListSelection(); in show()
785 public void clearListSelection() {
948 clearListSelection();
1293 clearListSelection(); in run()
DAutoCompleteTextView.java835 clearListSelection(); in onKeyDown()
934 public void clearListSelection() { in clearListSelection() method in AutoCompleteTextView
935 mPopup.clearListSelection(); in clearListSelection()
DSearchView.java1092 mSearchSrcTextView.clearListSelection(); in onSuggestionsKey()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListPopupWindow.java738 clearListSelection(); in show()
824 public void clearListSelection() {
987 clearListSelection();
1345 clearListSelection(); in run()
DSearchView.java1067 mSearchSrcTextView.clearListSelection(); in onSuggestionsKey()
/frameworks/base/core/tests/coretests/src/android/widget/
DAutoCompleteTextViewPopup.java124 textView.clearListSelection(); in testPopupClearListSelection()
/frameworks/support/api/
D22.0.0.txt4588 method public void clearListSelection();
D22.1.0.txt5158 method public void clearListSelection();
D22.2.0.txt6757 method public void clearListSelection();
D22.2.1.txt6840 method public void clearListSelection();
D25.1.0.txt9831 method public void clearListSelection();
D25.0.0.txt9383 method public void clearListSelection();
D23.0.0.txt7684 method public void clearListSelection();
D25.2.0.txt9831 method public void clearListSelection();
D24.2.0.txt9297 method public void clearListSelection();
D26.0.0-alpha1.txt10736 method public void clearListSelection();
D23.2.1.txt8469 method public void clearListSelection();
D25.3.0.txt10266 method public void clearListSelection();
D23.2.0.txt8468 method public void clearListSelection();
D23.1.1.txt8009 method public void clearListSelection();
D25.4.0.txt10344 method public void clearListSelection();
D23.4.0.txt8483 method public void clearListSelection();
D23.1.0.txt8040 method public void clearListSelection();
D24.0.0.txt9178 method public void clearListSelection();
D26.0.0-beta1.txt11775 method public void clearListSelection();

12