Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java2384 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds, in disableShortcuts()
2450 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds, in enableShortcuts()
2499 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds, in removeDynamicShortcuts()
2600 ps.ensureImmutableShortcutsNotIncludedWithIds((List<String>) shortcutIds, in removeLongLivedShortcuts()
H A DShortcutPackage.java300 public void ensureImmutableShortcutsNotIncludedWithIds(@NonNull List<String> shortcutIds, in ensureImmutableShortcutsNotIncludedWithIds() method in ShortcutPackage
/aosp12/frameworks/base/services/
H A Dart-profile32458 HPLcom/android/server/pm/ShortcutPackage;->ensureImmutableShortcutsNotIncludedWithIds(Ljava/util/Li…