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