Home
last modified time | relevance | path

Searched defs:getRecentTasks (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentTasks.java34 default void getRecentTasks(int maxNum, int flags, int userId, Executor callbackExecutor, in getRecentTasks() method
H A DIRecentTasks.aidl47 GroupedRecentTaskInfo[] getRecentTasks(int maxNum, int flags, int userId) = 3; in getRecentTasks() method
H A DRecentTasksController.java309 ArrayList<GroupedRecentTaskInfo> getRecentTasks(int maxNum, int flags, int userId) { in getRecentTasks() method in RecentTasksController
412 public void getRecentTasks(int maxNum, int flags, int userId, Executor executor, in getRecentTasks() method in RecentTasksController.RecentTasksImpl
481 public GroupedRecentTaskInfo[] getRecentTasks(int maxNum, int flags, int userId) in getRecentTasks() method in RecentTasksController.IRecentTasksImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DWMComponent.java111 Optional<RecentTasks> getRecentTasks(); in getRecentTasks() method
/aosp14/frameworks/base/core/java/android/app/
H A DActivityTaskManager.java424 public List<ActivityManager.RecentTaskInfo> getRecentTasks( in getRecentTasks() method in ActivityTaskManager
H A DIActivityTaskManager.aidl157 ParceledListSlice<ActivityManager.RecentTaskInfo> getRecentTasks(int maxNum, int flags, in getRecentTasks() method
H A DIActivityManager.aidl293 ParceledListSlice getRecentTasks(int maxNum, int flags, int userId); in getRecentTasks() method
H A DActivityManager.java2599 public List<RecentTaskInfo> getRecentTasks(int maxNum, int flags) throws SecurityException { in getRecentTasks() method in ActivityManager
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentTasksTest.java1353 private List<RecentTaskInfo> getRecentTasks(int flags) { in getRecentTasks() method in RecentTasksTest
1586 ParceledListSlice<RecentTaskInfo> getRecentTasks(int maxNum, int flags, in getRecentTasks() method in RecentTasksTest.TestRecentTasks
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentTasks.java922 ParceledListSlice<ActivityManager.RecentTaskInfo> getRecentTasks(int maxNum, int flags, in getRecentTasks() method in RecentTasks
H A DActivityTaskManagerService.java1093 RecentTasks getRecentTasks() { in getRecentTasks() method in ActivityTaskManagerService
2467 public ParceledListSlice<ActivityManager.RecentTaskInfo> getRecentTasks(int maxNum, int flags, in getRecentTasks() method in ActivityTaskManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java6698 public ParceledListSlice<ActivityManager.RecentTaskInfo> getRecentTasks(int maxNum, int flags, in getRecentTasks() 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 ...