/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/ |
D | DragAndDropPolicy.java | 335 void startShortcut(String packageName, String shortcutId, @SplitPosition int position, in startShortcut() method 369 public void startShortcut(String packageName, String shortcutId, int position, in startShortcut() method in DragAndDropPolicy.DefaultStarter
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
D | ISplitScreen.aidl | 70 oneway void startShortcut(String packageName, String shortcutId, int position, in startShortcut() method
|
D | SplitScreenController.java | 485 public void startShortcut(String packageName, String shortcutId, @SplitPosition int position, in startShortcut() method in SplitScreenController 492 public void startShortcut(String packageName, String shortcutId, @SplitPosition int position, in startShortcut() method in SplitScreenController 1077 public void startShortcut(String packageName, String shortcutId, int position, in startShortcut() method in SplitScreenController.ISplitScreenImpl
|
D | StageCoordinator.java | 460 void startShortcut(String packageName, String shortcutId, @SplitPosition int position, in startShortcut() method in StageCoordinator
|
/frameworks/base/core/java/android/content/pm/ |
D | LauncherApps.java | 1554 public void startShortcut(@NonNull String packageName, @NonNull String shortcutId, in startShortcut() method in LauncherApps 1578 public void startShortcut(@NonNull ShortcutInfo shortcut, in startShortcut() method in LauncherApps 1586 private void startShortcut(@NonNull String packageName, @NonNull String shortcutId, in startShortcut() method in LauncherApps
|
D | ILauncherApps.aidl | 82 boolean startShortcut(String callingPackage, String packageName, String featureId, String id, in startShortcut() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | LauncherAppsService.java | 151 public abstract boolean startShortcut(int callerUid, int callerPid, String callingPackage, in startShortcut() method in LauncherAppsService.LauncherAppsServiceInternal 1079 public boolean startShortcut(String callingPackage, String packageName, String featureId, in startShortcut() method in LauncherAppsService.LauncherAppsImpl 1924 public boolean startShortcut(int callerUid, int callerPid, String callingPackage, in startShortcut() method in LauncherAppsService.LauncherAppsImpl.LocalService
|
/frameworks/base/core/java/android/window/ |
D | WindowContainerTransaction.java | 525 public WindowContainerTransaction startShortcut(@NonNull String callingPackage, in startShortcut() method in WindowContainerTransaction
|