Home | History | Annotate | Download | only in launcher3

Lines Matching refs:shortcutsIntent

2832         Intent shortcutsIntent = new Intent(Intent.ACTION_CREATE_SHORTCUT);
2833 widgetsAndShortcuts.addAll(packageManager.queryIntentActivities(shortcutsIntent, 0));