HomeSort by relevance Sort by last modified time
    Searched refs:getTextView (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewCallbacks.java 38 AutoCompleteTextView textView = theActivity.getTextView();
63 AutoCompleteTextView textView = theActivity.getTextView();
112 AutoCompleteTextView textView = theActivity.getTextView();
AutoCompleteTextViewPopup.java 47 final AutoCompleteTextView textView = theActivity.getTextView();
79 final AutoCompleteTextView textView = theActivity.getTextView();
106 final AutoCompleteTextView textView = theActivity.getTextView();
139 final AutoCompleteTextView textView = theActivity.getTextView();
173 final AutoCompleteTextView textView = theActivity.getTextView();
AutoCompleteTextViewSimple.java 63 public AutoCompleteTextView getTextView() {

Completed in 43 milliseconds