Home
last modified time | relevance | path

Searched defs:moveTaskToFront (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopTasksController.kt380 fun moveTaskToFront(taskId: Int) { regex
385 fun moveTaskToFront(taskInfo: RunningTaskInfo) { regex
H A DDesktopModeController.java348 public void moveTaskToFront(RunningTaskInfo taskInfo) { in moveTaskToFront() method in DesktopModeController
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDesktopModeWindowDecorViewModel.java416 private void moveTaskToFront(RunningTaskInfo taskInfo) { in moveTaskToFront() method in DesktopModeWindowDecorViewModel.DesktopModeTouchEventListener
/aosp14/frameworks/base/core/java/android/app/
H A DIActivityTaskManager.aidl155 void moveTaskToFront(in IApplicationThread app, in String callingPackage, int task, in moveTaskToFront() method
H A DActivityManager.java2859 public void moveTaskToFront(int taskId, @MoveTaskFlags int flags) { in moveTaskToFront() method in ActivityManager
2875 public void moveTaskToFront(int taskId, @MoveTaskFlags int flags, Bundle options) { in moveTaskToFront() method in ActivityManager
H A DIActivityManager.aidl202 void moveTaskToFront(in IApplicationThread caller, in String callingPackage, int task, in moveTaskToFront() method
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskManagerService.java2191 public void moveTaskToFront(IApplicationThread appThread, String callingPackage, int taskId, in moveTaskToFront() method in ActivityTaskManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java6663 public void moveTaskToFront(IApplicationThread appThread, String callingPackage, int taskId, in moveTaskToFront() method in ActivityManagerService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...