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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java603 processShortcut(args.intent);
1817 processShortcut(createShortcutIntent);
1879 void processShortcut(Intent intent) { method in class:Launcher
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java746 processShortcut(args.intent);
2154 processShortcut(createShortcutIntent);
2216 void processShortcut(Intent intent) { method in class:Launcher

Completed in 41 milliseconds