Searched refs:getRawTasks (Results 1 – 2 of 2) sorted by relevance
479 final ArrayList<TaskRecord> tasks = mRecentTasks.getRawTasks(); in testOrderedIteration()668 final ArrayList<TaskRecord> tasks = mRecentTasks.getRawTasks(); in testRemovePackageByName()
833 ArrayList<TaskRecord> getRawTasks() { in getRawTasks() method in RecentTasks