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

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/preferences/
SearchableItemsController.java 39 public static final String SEARCH_CORPORA_PREF = "search_corpora";
61 return SEARCH_CORPORA_PREF;
PreferenceControllerFactory.java 50 if (SearchableItemsController.SEARCH_CORPORA_PREF.equals(key)) {

Completed in 71 milliseconds