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