Searched refs:getAutoCompleteTextView (Results 1 – 3 of 3) sorted by relevance
34 getAutoCompleteTextView().setAdapter(createAdapter()); in NameAutoCompletePreference()
98 public AutoCompleteTextView getAutoCompleteTextView() { in getAutoCompleteTextView() method in AutoCompleteEditTextPreference
121 mNameAutoCompletePreference.getAutoCompleteTextView(); in testGetAutoCompleteTextView()