Searched refs:CLONE_REMOVE_FOR_LAUNCHER (Results 1 – 6 of 6) sorted by relevance
336 shortcutForLauncher = existing.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in requestPinShortcutLocked()
2958 int flags = ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER;3098 int flags = ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER;
988 ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in getSharingShortcutCount()
210 public static final int CLONE_REMOVE_FOR_LAUNCHER = CLONE_REMOVE_ICON | CLONE_REMOVE_INTENT field in ShortcutInfo229 CLONE_REMOVE_FOR_LAUNCHER,
458 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()
13224 Landroid/content/pm/ShortcutInfo;->CLONE_REMOVE_FOR_LAUNCHER:I