Searched refs:rawTasks (Results 1 – 1 of 1) sorted by relevance
150 List<ActivityManager.RecentTaskInfo> rawTasks = in loadTasksInBackground() local153 Collections.reverse(rawTasks); in loadTasksInBackground()166 int taskCount = rawTasks.size(); in loadTasksInBackground()168 ActivityManager.RecentTaskInfo rawTask = rawTasks.get(i); in loadTasksInBackground()