Searched refs:shortcutActivityInfo (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPendingAddItemInfo.java38 ActivityInfo shortcutActivityInfo; field in class:PendingAddShortcutInfo
41 shortcutActivityInfo = activityInfo;
46 return "Shortcut: " + shortcutActivityInfo.packageName;
H A DAppsCustomizePagedView.java749 Drawable icon = mIconCache.getFullResIcon(createShortcutInfo.shortcutActivityInfo,

Completed in 106 milliseconds