Home
last modified time | relevance | path

Searched defs:task1 (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DRecentTasksListTest.java89 ActivityManager.RecentTaskInfo task1 = new ActivityManager.RecentTaskInfo(); in loadTasksInBackground_moreThanKeys_hasValidTaskDescription() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DGroupTask.java32 public final Task task1; field in GroupTask
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/util/
DSplitSelectStateControllerTest.kt356 val task1 = Task() in generateGroupTask() constant
383 val task1 = Task() in generateGroupTask() constant
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentTasksList.java281 Task task1 = loadKeysOnly in loadTasksInBackground() local
339 Task task1 = task.task1; in dump() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DKeyboardQuickSwitchController.java152 Task task1 = task.task1; in dumpLogs() local
DKeyboardQuickSwitchTaskView.java109 protected void setThumbnails( in setThumbnails()
/packages/apps/Car/Launcher/tests/src/com/android/car/carlauncher/
DTaskViewManagerTest.java369 ActivityManager.RunningTaskInfo task1 = createMultiWindowTask(1, task1Token).getTaskInfo(); in testLaunchRootTaskView_onBackPressed_removesTopTask() local