Searched refs:ensureImmutableShortcutsNotIncludedWithIds (Results 1 – 2 of 2) sorted by relevance
1916 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds); in disableShortcuts()1945 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds); in enableShortcuts()1967 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds); in removeDynamicShortcuts()
186 public void ensureImmutableShortcutsNotIncludedWithIds(@NonNull List<String> shortcutIds) { in ensureImmutableShortcutsNotIncludedWithIds() method in ShortcutPackage