Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DLauncherApps.java1436 public void startShortcut(@NonNull String packageName, @NonNull String shortcutId, in startShortcut() method in LauncherApps
1441 startShortcut(packageName, shortcutId, sourceBounds, startActivityOptions, in startShortcut()
1460 public void startShortcut(@NonNull ShortcutInfo shortcut, in startShortcut() method in LauncherApps
1462 startShortcut(shortcut.getPackage(), shortcut.getId(), in startShortcut()
1468 private void startShortcut(@NonNull String packageName, @NonNull String shortcutId, in startShortcut() method in LauncherApps
1472 final boolean success = mService.startShortcut(mContext.getPackageName(), packageName, in startShortcut()
DILauncherApps.aidl75 boolean startShortcut(String callingPackage, String packageName, String featureId, String id, in startShortcut() method
/frameworks/base/core/java/android/window/
DTaskEmbedder.java429 service.startShortcut(shortcut, sourceBounds, options.toBundle()); in startShortcutActivity()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1760 mLauncherApps.startShortcut(packageName, shortcutId, null, null, in launchShortcutAndGetIntents()
1777 mLauncherApps.startShortcut( in launchShortcutAndGetIntents_withShortcutInfo()
1800 mLauncherApps.startShortcut(packageName, shortcutId, null, null,
1818 mLauncherApps.startShortcut(packageName, shortcutId, null, null,
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java854 public boolean startShortcut(String callingPackage, String packageName, String featureId, in startShortcut() method in LauncherAppsService.LauncherAppsImpl
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt11686 …method public void startShortcut(@NonNull String, @NonNull String, @Nullable android.graphics.Rect…
11687 …method public void startShortcut(@NonNull android.content.pm.ShortcutInfo, @Nullable android.graph…
/frameworks/base/services/
Dart-profile24192 PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->startShortcut(Ljava/lang/String;Ljav…