Home
last modified time | relevance | path

Searched refs:ensureImmutableShortcutsNotIncludedWithIds (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2021 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds, in disableShortcuts()
2056 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds, in enableShortcuts()
2083 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds, in removeDynamicShortcuts()
DShortcutPackage.java234 public void ensureImmutableShortcutsNotIncludedWithIds(@NonNull List<String> shortcutIds, in ensureImmutableShortcutsNotIncludedWithIds() method in ShortcutPackage
/frameworks/base/services/
Dart-profile11464 PLcom/android/server/pm/ShortcutPackage;->ensureImmutableShortcutsNotIncludedWithIds(Ljava/util/Lis…