Searched defs:allowedSources (Results 1 – 1 of 1) sorted by relevance
288 HashMap<String,Source> allowedSources = new HashMap<String,Source>(); in getShortcutsForQuery() local335 public SuggestionCursorImpl(HashMap<String,Source> allowedSources, in SuggestionCursorImpl()