Searched refs:rawTask (Results 1 – 1 of 1) sorted by relevance
168 ActivityManager.RecentTaskInfo rawTask = rawTasks.get(i); in loadTasksInBackground() local169 Task.TaskKey taskKey = new Task.TaskKey(rawTask); in loadTasksInBackground()173 task = Task.from(taskKey, rawTask, isLocked); in loadTasksInBackground()