Home
last modified time | relevance | path

Searched refs:CLONE_REMOVE_FOR_LAUNCHER (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutRequestPinProcessor.java336 shortcutForLauncher = existing.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in requestPinShortcutLocked()
H A DShortcutService.java2958 int flags = ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER;
3098 int flags = ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER;
H A DShortcutPackage.java988 ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in getSharingShortcutCount()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java210 public static final int CLONE_REMOVE_FOR_LAUNCHER = CLONE_REMOVE_ICON | CLONE_REMOVE_INTENT field in ShortcutInfo
229 CLONE_REMOVE_FOR_LAUNCHER,
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest2.java458 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in testShortcutInfoClone()
604 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in testShortcutInfoClone_resId()
677 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in testShortcutInfoClone_minimum()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13224 Landroid/content/pm/ShortcutInfo;->CLONE_REMOVE_FOR_LAUNCHER:I