Searched defs:infoFromShortcutIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherModel.java2357 final ShortcutInfo info = infoFromShortcutIntent(context, data, null);
2419 ShortcutInfo infoFromShortcutIntent(Context context, Intent data, Bitmap fallbackIcon) { method in class:LauncherModel

Completed in 202 milliseconds