OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 41 milliseconds