Searched refs:autoCompleteTextView (Results 1 – 1 of 1) sorted by relevance
105 AutoCompleteTextView autoCompleteTextView = mPreference.getAutoCompleteTextView(); in testGetAutoCompleteTextView() local106 assertThat(autoCompleteTextView).isNotNull(); in testGetAutoCompleteTextView()