Home | History | Annotate | Download | only in launcher2

Lines Matching full:getshortcutinfo

1361                                         info = getShortcutInfo(
1365 info = getShortcutInfo(c, context, iconTypeIndex,
2188 public ShortcutInfo getShortcutInfo(PackageManager manager, Intent intent, UserHandle user,
2190 return getShortcutInfo(manager, intent, user, context, null, -1, -1, null);
2198 public ShortcutInfo getShortcutInfo(PackageManager manager, Intent intent, UserHandle user,
2276 private ShortcutInfo getShortcutInfo(Cursor c, Context context,