Home | History | Annotate | Download | only in widget

Lines Matching defs:setThreshold

1179         mSearchSrcTextView.setThreshold(mSearchable.getSuggestThreshold());
1924 public void setThreshold(int threshold) {
1925 super.setThreshold(threshold);