Home
last modified time | relevance | path

Searched defs:promoted (Results 1 – 1 of 1) sorted by relevance

/packages/apps/GlobalSearch/src/com/android/globalsearch/
DSuggestionSession.java262 final HashSet<ComponentName> promoted = pickPromotedSources(promotableSourcesToQuery); in fireStuffOff() local
322 HashSet<ComponentName> promoted = new HashSet<ComponentName>(sources.size()); in pickPromotedSources() local