Searched defs:addShortcut (Results 1 – 3 of 3) sorted by relevance
100 protected long addShortcut(String title, Intent intent, int type) { in addShortcut() method in CommonAppTypeParser.MyLayoutParser
290 protected long addShortcut(String title, Intent intent, int type) { in addShortcut() method in AutoInstallsLayout
2355 ShortcutInfo addShortcut(Context context, Intent data, long container, int screen, in addShortcut() method in LauncherModel