Searched defs:setDynamicShortcuts (Results 1 – 4 of 4) sorted by relevance
620 public boolean setDynamicShortcuts(@NonNull List<ShortcutInfo> shortcutInfoList) { in setDynamicShortcuts() method in ShortcutManager
28 boolean setDynamicShortcuts(String packageName, in ParceledListSlice shortcutInfoList, in setDynamicShortcuts() method
473 public boolean setDynamicShortcuts(@NonNull List<ShortcutInfo> shortcutInfoList) { in setDynamicShortcuts() method in BaseShortcutManagerTest.ShortcutManagerTestable
1671 public boolean setDynamicShortcuts(String packageName, ParceledListSlice shortcutInfoList, in setDynamicShortcuts() method in ShortcutService