Searched refs:ensureNotImmutable (Results 1 – 1 of 1) sorted by relevance
174 private void ensureNotImmutable(@Nullable ShortcutInfo shortcut) { in ensureNotImmutable() method in ShortcutPackage182 public void ensureNotImmutable(@NonNull String id) { in ensureNotImmutable() method in ShortcutPackage183 ensureNotImmutable(mShortcuts.get(id)); in ensureNotImmutable()188 ensureNotImmutable(shortcutIds.get(i)); in ensureImmutableShortcutsNotIncludedWithIds()194 ensureNotImmutable(shortcuts.get(i).getId()); in ensureImmutableShortcutsNotIncluded()353 ensureNotImmutable(oldShortcut); in deleteOrDisableWithId()379 ensureNotImmutable(shortcut); in enableWithId()