Searched defs:shortcutManager (Results 1 – 7 of 7) sorted by relevance
99 ShortcutManager shortcutManager = getShortcutManager(context); in refresh() local153 ShortcutManager shortcutManager = getShortcutManager(context); in updateIcons() local210 ShortcutManager shortcutManager = getShortcutManager(context); in applyDelta() local
97 ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in refresh() local151 ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in applyDelta() local
96 ShortcutManager shortcutManager = in doInBackground() local
129 final ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in refreshExistingShortcuts() local
124 ShortcutManager shortcutManager, JobScheduler jobScheduler) { in DynamicShortcuts()
2241 final ShortcutManager shortcutManager = (ShortcutManager) in createLauncherShortcutWithContact() local