Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DLauncherApps.java1104 public void startShortcut(@NonNull String packageName, @NonNull String shortcutId, in startShortcut() method in LauncherApps
1109 startShortcut(packageName, shortcutId, sourceBounds, startActivityOptions, in startShortcut()
1128 public void startShortcut(@NonNull ShortcutInfo shortcut, in startShortcut() method in LauncherApps
1130 startShortcut(shortcut.getPackage(), shortcut.getId(), in startShortcut()
1136 private void startShortcut(@NonNull String packageName, @NonNull String shortcutId, in startShortcut() method in LauncherApps
1141 mService.startShortcut(mContext.getPackageName(), packageName, shortcutId, in startShortcut()
DILauncherApps.aidl72 boolean startShortcut(String callingPackage, String packageName, String id, in startShortcut() method
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1696 mLauncherApps.startShortcut(packageName, shortcutId, null, null, in launchShortcutAndGetIntents()
1713 mLauncherApps.startShortcut( in launchShortcutAndGetIntents_withShortcutInfo()
1736 mLauncherApps.startShortcut(packageName, shortcutId, null, null,
1753 mLauncherApps.startShortcut(packageName, shortcutId, null, null,
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java726 public boolean startShortcut(String callingPackage, String packageName, String shortcutId, 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/services/
Dart-profile10477 PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->startShortcut(Ljava/lang/String;Ljav…