Searched refs:includeInAll (Results 1 – 12 of 12) sorted by relevance
91 public boolean includeInAll() { in includeInAll() method in SingleSourceCorpus92 return mSource.includeInAll(); in includeInAll()
109 mIncludeInAll |= s.includeInAll(); in updateSourceProperties()132 public boolean includeInAll() { in includeInAll() method in MultiSourceCorpus
88 boolean includeInAll(); in includeInAll() method
125 boolean includeInAll(); in includeInAll() method
83 if (corpus.includeInAll()) { in getCorporaInAll()
444 public boolean includeInAll() { in includeInAll() method in SearchableSource
41 public boolean includeInAll() {
148 public boolean includeInAll() { in includeInAll() method in MockCorpus
64 assertTrue(mCorpus.includeInAll()); in testIncludeInAll()
213 public boolean includeInAll() { in includeInAll() method in MockSource
112 public boolean includeInAll() { in includeInAll() method in AbstractGoogleSource
89 if (includeNonAllCorpora || corpus.includeInAll()) { in populateSourcePreference()