Searched refs:shortcutId1 (Results 1 – 1 of 1) sorted by relevance
182 String shortcutId1 = "shortcutId1"; in createShortcut() local183 shortcutManager.removeDynamicShortcuts(Collections.singletonList(shortcutId1)); in createShortcut()184 final ShortcutInfo.Builder b = new ShortcutInfo.Builder(this, shortcutId1); in createShortcut()