Home
last modified time | relevance | path

Searched refs:CLONE_REMOVE_FOR_CREATOR (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java159 public static final int CLONE_REMOVE_FOR_CREATOR = CLONE_REMOVE_ICON | CLONE_REMOVE_RES_NAMES; field in ShortcutInfo
180 CLONE_REMOVE_FOR_CREATOR,
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest2.java390 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_CREATOR); in testShortcutInfoClone()
530 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_CREATOR); in testShortcutInfoClone_resId()
617 si = sorig.clone(ShortcutInfo.CLONE_REMOVE_FOR_CREATOR); in testShortcutInfoClone_minimum()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2126 packageName, userId, ShortcutInfo.CLONE_REMOVE_FOR_CREATOR, in getDynamicShortcuts()
2140 packageName, userId, ShortcutInfo.CLONE_REMOVE_FOR_CREATOR, in getManifestShortcuts()
2154 packageName, userId, ShortcutInfo.CLONE_REMOVE_FOR_CREATOR, in getPinnedShortcuts()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16110 Landroid/content/pm/ShortcutInfo;->CLONE_REMOVE_FOR_CREATOR:I