HomeSort by relevance Sort by last modified time
    Searched refs:getSourceCount (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestions.java 226 public int getSourceCount() {
228 throw new IllegalStateException("Called getSourceCount() when closed.");
SuggestionsProviderImpl.java 198 if (mSuggestions.getSourceCount() == mCountAtWhichToExecuteNextBatch) {

Completed in 34 milliseconds