HomeSort by relevance Sort by last modified time
    Searched full:shortcutsintent (Results 1 - 1 of 1) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 464 Intent shortcutsIntent = new Intent(Intent.ACTION_CREATE_SHORTCUT);
465 List<ResolveInfo> shortcuts = mPackageManager.queryIntentActivities(shortcutsIntent, 0);
    [all...]

Completed in 36 milliseconds