Searched defs:enableShortcuts (Results 1 – 2 of 2) sorted by relevance
50 void enableShortcuts(String packageName, in List<String> shortcutIds, int userId); in enableShortcuts() method
398 public void enableShortcuts(@NonNull List<String> shortcutIds) { in enableShortcuts() method in ShortcutManager