Home
last modified time | relevance | path

Searched defs:getQueryThreshold (Results 1 – 10 of 10) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DAbstractInternalSource.java51 public int getQueryThreshold() { in getQueryThreshold() method in AbstractInternalSource
DCorpus.java63 int getQueryThreshold(); in getQueryThreshold() method
DSingleSourceCorpus.java75 public int getQueryThreshold() { in getQueryThreshold() method in SingleSourceCorpus
DSource.java105 int getQueryThreshold(); in getQueryThreshold() method
DMultiSourceCorpus.java117 public int getQueryThreshold() { in getQueryThreshold() method in MultiSourceCorpus
DWebCorpus.java130 public int getQueryThreshold() { in getQueryThreshold() method in WebCorpus
DSearchableSource.java196 public int getQueryThreshold() { in getQueryThreshold() method in SearchableSource
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DMultiSourceCorpusTest.java111 public int getQueryThreshold() { in getQueryThreshold() method in MultiSourceCorpusTest.SkeletonMultiSourceCorpus
DMockCorpus.java83 public int getQueryThreshold() { in getQueryThreshold() method in MockCorpus
DMockSource.java112 public int getQueryThreshold() { in getQueryThreshold() method in MockSource