Searched defs:enableShortcuts (Results 1 – 3 of 3) sorted by relevance
51 AndroidFuture enableShortcuts(String packageName, in List shortcutIds, int userId); in enableShortcuts() method
401 public void enableShortcuts(@NonNull List<String> shortcutIds) { in enableShortcuts() method in ShortcutManager
2420 public AndroidFuture enableShortcuts( in enableShortcuts() method in ShortcutService