Searched defs:shortcutManager (Results 1 – 4 of 4) sorted by relevance
78 ShortcutManager shortcutManager = mContext.getSystemService(ShortcutManager.class); in addDynamicShortcuts() local85 ShortcutManager shortcutManager = mContext.getSystemService(ShortcutManager.class); in removeAllDynamicShortcuts() local
74 ShortcutManager shortcutManager = getSystemService(ShortcutManager.class); in onStartCommand() local
339 ShortcutManager shortcutManager = getSystemService(ShortcutManager.class); in updateViewForCompletionSummary() local1043 ShortcutManager shortcutManager = getSystemService(ShortcutManager.class); in createShortcuts() local
504 final ShortcutManager shortcutManager = mContext.getSystemService(ShortcutManager.class); in testShortcutChangeTheme() local