Searched refs:CLONE_REMOVE_FOR_CREATOR (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/content/pm/ |
D | ShortcutInfo.java | 159 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/ |
D | ShortcutManagerTest2.java | 390 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/ |
D | ShortcutService.java | 2126 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/ |
D | hiddenapi-greylist-max-o.txt | 16110 Landroid/content/pm/ShortcutInfo;->CLONE_REMOVE_FOR_CREATOR:I
|