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