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