Searched refs:addShortcut (Results 1 – 3 of 3) sorted by relevance
77 addShortcut(values); in insert()100 private void addShortcut(final ContentValues shortcut) { in addShortcut() method in ShortcutsProvider
317 ShortcutInfo info = app.getModel().addShortcut(context, data, in installShortcut()
2334 ShortcutInfo addShortcut(Context context, Intent data, long container, int screen, in addShortcut() method in LauncherModel