Searched refs:getTextView (Results 1 – 3 of 3) sorted by relevance
47 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupSetListSelection()79 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupGetListSelection()106 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupClearListSelection()139 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupNavigateNoAdapter()173 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupShow()
38 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupNoSelection()62 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupEnterSelection()99 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupLeaveSelection()
63 public AutoCompleteTextView getTextView() { in getTextView() method in AutoCompleteTextViewSimple