Searched refs:CLONE_REMOVE_FOR_LAUNCHER (Results 1 – 6 of 6) sorted by relevance
335 shortcutForLauncher = existing.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in requestPinShortcutLocked()
725 findAll(shortcuts, ShortcutInfo::isDynamicVisible, ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in getSharingShortcutCount()
2576 : ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER; in getShortcuts()
162 public static final int CLONE_REMOVE_FOR_LAUNCHER = CLONE_REMOVE_ICON | CLONE_REMOVE_INTENT field in ShortcutInfo181 CLONE_REMOVE_FOR_LAUNCHER,
414 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in testShortcutInfoClone()554 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in testShortcutInfoClone_resId()625 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_LAUNCHER); in testShortcutInfoClone_minimum()
17227 Landroid/content/pm/ShortcutInfo;->CLONE_REMOVE_FOR_LAUNCHER:I