Searched refs:ensureImmutableShortcutsNotIncluded (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1661 ps.ensureImmutableShortcutsNotIncluded(newShortcuts);
1712 ps.ensureImmutableShortcutsNotIncluded(newShortcuts);
1792 ps.ensureImmutableShortcutsNotIncluded(newShortcuts);
H A DShortcutPackage.java192 public void ensureImmutableShortcutsNotIncluded(@NonNull List<ShortcutInfo> shortcuts) { method in class:ShortcutPackage

Completed in 1723 milliseconds