Home
last modified time | relevance | path

Searched defs:rawTasks (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentTasksList.java283 ArrayList<GroupedRecentTaskInfo> rawTasks = in loadTasksInBackground() local
389 ArrayList<GroupedRecentTaskInfo> rawTasks = in dump() local
DSystemUiProxy.java1390 final GroupedRecentTaskInfo[] rawTasks = mRecentTasks.getRecentTasks(numTasks, in getRecentTasks() local