Searched refs:ensureImmutableShortcutsNotIncluded (Results 1 – 2 of 2) sorted by relevance
1733 ps.ensureImmutableShortcutsNotIncluded(newShortcuts, /*ignoreInvisible=*/ true); in setDynamicShortcuts()1787 ps.ensureImmutableShortcutsNotIncluded(newShortcuts, /*ignoreInvisible=*/ true); in updateShortcuts()1872 ps.ensureImmutableShortcutsNotIncluded(newShortcuts, /*ignoreInvisible=*/ true); in addDynamicShortcuts()
222 public void ensureImmutableShortcutsNotIncluded(@NonNull List<ShortcutInfo> shortcuts, in ensureImmutableShortcutsNotIncluded() method in ShortcutPackage