Home
last modified time | relevance | path

Searched defs:createShortcut (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java1419 View createShortcut(ShortcutInfo info) { in createShortcut() method in Launcher
1431 public View createShortcut(ViewGroup parent, ShortcutInfo info) { in createShortcut() method in Launcher
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java1071 View createShortcut(ShortcutInfo info) { in createShortcut() method in Launcher
1085 View createShortcut(int layoutResId, ViewGroup parent, ShortcutInfo info) { in createShortcut() method in Launcher