Searched defs:addDynamicShortcuts (Results 1 – 4 of 4) sorted by relevance
533 public boolean addDynamicShortcuts(@NonNull List<ShortcutInfo> shortcutInfoList) { in addDynamicShortcuts() method in ShortcutManager
33 boolean addDynamicShortcuts(String packageName, in ParceledListSlice shortcutInfoList, in addDynamicShortcuts() method
430 public boolean addDynamicShortcuts(@NonNull List<ShortcutInfo> shortcutInfoList) { in addDynamicShortcuts() method in BaseShortcutManagerTest.ShortcutManagerTestable
1718 public boolean addDynamicShortcuts(String packageName, ParceledListSlice shortcutInfoList, in addDynamicShortcuts() method in ShortcutService