Searched refs:PendingAddShortcutInfo (Results 1 – 6 of 6) sorted by relevance
36 class PendingAddShortcutInfo extends PendingAddItemInfo { class40 public PendingAddShortcutInfo(ActivityInfo activityInfo) { in PendingAddShortcutInfo() method in PendingAddShortcutInfo
746 PendingAddShortcutInfo createShortcutInfo = (PendingAddShortcutInfo) v.getTag(); in beginDraggingWidget()1211 createItemInfo = new PendingAddShortcutInfo(info.activityInfo); in syncWidgetPageItems()
3247 boolean scalePreview = !(info instanceof PendingAddShortcutInfo);
669 PendingAddShortcutInfo createShortcutInfo = (PendingAddShortcutInfo) v.getTag(); in beginDraggingWidget()1144 createItemInfo = new PendingAddShortcutInfo(info.activityInfo); in syncWidgetPageItems()
4059 boolean scalePreview = !(info instanceof PendingAddShortcutInfo);