Home
last modified time | relevance | path

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

/packages/apps/GlobalSearch/src/com/android/globalsearch/
DSessionManager.java61 SuggestionSources sources, ShortcutRepository shortcutRepo, in refreshSessionmanager()
72 SuggestionSources sources, ShortcutRepository shortcutRepo, in SessionManager()
DSuggestionSession.java180 public synchronized void setShortcutRepo(ShortcutRepository shortcutRepo) { in setShortcutRepo()