Searched refs:CLONE_REMOVE_INTENT (Results 1 – 2 of 2) sorted by relevance
195 private static final int CLONE_REMOVE_INTENT = 1 << 1; field in ShortcutInfo210 public static final int CLONE_REMOVE_FOR_LAUNCHER = CLONE_REMOVE_ICON | CLONE_REMOVE_INTENT214 public static final int CLONE_REMOVE_FOR_LAUNCHER_APPROVAL = CLONE_REMOVE_INTENT224 CLONE_REMOVE_INTENT,651 if ((cloneFlags & CLONE_REMOVE_INTENT) == 0) { in ShortcutInfo()
13227 Landroid/content/pm/ShortcutInfo;->CLONE_REMOVE_INTENT:I