Home
last modified time | relevance | path

Searched refs:startShortcut (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
DDeepShortcutManager.java146 public void startShortcut(String packageName, String id, Rect sourceBounds, in startShortcut() method in DeepShortcutManager
150 mLauncherApps.startShortcut(packageName, id, sourceBounds, in startShortcut()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java2642 DeepShortcutManager.getInstance(this).startShortcut( in startShortcutIntentSafely()