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

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

Completed in 17 milliseconds