| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/ |
| D | DragAndDropPolicy.java | 322 void startShortcut(String packageName, String shortcutId, @SplitPosition int position, in startShortcut() method 356 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 | 81 oneway void startShortcut(String packageName, String shortcutId, int position, in startShortcut() method
|
| D | SplitScreenController.java | 575 public void startShortcut(String packageName, String shortcutId, @SplitPosition int position, in startShortcut() method in SplitScreenController 582 public void startShortcut(String packageName, String shortcutId, @SplitPosition int position, in startShortcut() method in SplitScreenController 1394 public void startShortcut(String packageName, String shortcutId, int position, in startShortcut() method in SplitScreenController.ISplitScreenImpl
|
| D | StageCoordinator.java | 532 void startShortcut(String packageName, String shortcutId, @SplitPosition int position, in startShortcut() method in StageCoordinator
|
| /frameworks/base/core/java/android/content/pm/ |
| D | LauncherApps.java | 1876 public void startShortcut(@NonNull String packageName, @NonNull String shortcutId, in startShortcut() method in LauncherApps 1900 public void startShortcut(@NonNull ShortcutInfo shortcut, in startShortcut() method in LauncherApps 1908 private void startShortcut(@NonNull String packageName, @NonNull String shortcutId, in startShortcut() method in LauncherApps
|
| D | ILauncherApps.aidl | 90 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 | 210 public abstract boolean startShortcut(int callerUid, int callerPid, String callingPackage, in startShortcut() method in LauncherAppsService.LauncherAppsServiceInternal 1493 public boolean startShortcut(String callingPackage, String packageName, String featureId, in startShortcut() method in LauncherAppsService.LauncherAppsImpl 2783 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 | 570 public WindowContainerTransaction startShortcut(@NonNull String callingPackage, in startShortcut() method in WindowContainerTransaction
|