Home | History | Annotate | Download | only in launcher2

Lines Matching refs:shortcutsIntent

2142         Intent shortcutsIntent = new Intent(Intent.ACTION_CREATE_SHORTCUT);
2143 widgetsAndShortcuts.addAll(packageManager.queryIntentActivities(shortcutsIntent, 0));