Searched refs:ensureNotImmutable (Results 1 – 1 of 1) sorted by relevance
202 private void ensureNotImmutable(@Nullable ShortcutInfo shortcut, boolean ignoreInvisible) { in ensureNotImmutable() method in ShortcutPackage211 public void ensureNotImmutable(@NonNull String id, boolean ignoreInvisible) { in ensureNotImmutable() method in ShortcutPackage212 ensureNotImmutable(mShortcuts.get(id), ignoreInvisible); in ensureNotImmutable()218 ensureNotImmutable(shortcutIds.get(i), ignoreInvisible); in ensureImmutableShortcutsNotIncludedWithIds()225 ensureNotImmutable(shortcuts.get(i).getId(), ignoreInvisible); in ensureImmutableShortcutsNotIncluded()400 ensureNotImmutable(oldShortcut, /*ignoreInvisible=*/ true); in deleteOrDisableWithId()430 ensureNotImmutable(shortcut, /*ignoreInvisible=*/ true); in enableWithId()