Class android.content.pm.LauncherApps

Added Methods
Drawable getShortcutBadgedIconDrawable(ShortcutInfo, int)  
Drawable getShortcutIconDrawable(ShortcutInfo, int)  
List<ShortcutInfo> getShortcuts(ShortcutQuery, UserHandle)  
boolean hasShortcutHostPermission()  
void pinShortcuts(String, List<String>, UserHandle)  
void startShortcut(ShortcutInfo, Rect, Bundle)  
void startShortcut(String, String, Rect, Bundle, UserHandle)