Home
last modified time | relevance | path

Searched refs:setThreshold (Results 1 – 1 of 1) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DSearchView.java1125 mSearchSrcTextView.setThreshold(mSearchable.getSuggestThreshold()); in updateSearchAutoComplete()
1881 public void setThreshold(int threshold) { in setThreshold() method in SearchView.SearchAutoComplete
1882 super.setThreshold(threshold); in setThreshold()