Searched refs:shortcutManager (Results 1 – 1 of 1) sorted by relevance
181 ShortcutManager shortcutManager = getSystemService(ShortcutManager.class); in createShortcut() local183 shortcutManager.removeDynamicShortcuts(Collections.singletonList(shortcutId1)); in createShortcut()194 shortcutManager.addDynamicShortcuts(Collections.singletonList(shortcut)); in createShortcut()