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