Home | History | Annotate | Download | only in launcher2

Lines Matching refs:getShortcutInfo

1338                                     info = getShortcutInfo(manager, intent, context, c, iconIndex,
1341 info = getShortcutInfo(c, context, iconTypeIndex,
2138 public ShortcutInfo getShortcutInfo(PackageManager manager, Intent intent, Context context) {
2139 return getShortcutInfo(manager, intent, context, null, -1, -1, null);
2147 public ShortcutInfo getShortcutInfo(PackageManager manager, Intent intent, Context context,
2258 private ShortcutInfo getShortcutInfo(Cursor c, Context context,