Searched refs:firstTask (Results 1 – 1 of 1) sorted by relevance
1133 final Task firstTask = createTaskBuilder(".Task").build(); in addTask_taskAlreadyInRecentsMovedToTop_callsTaskNotificationController() local1136 mRecentTasks.add(firstTask); in addTask_taskAlreadyInRecentsMovedToTop_callsTaskNotificationController()1144 mRecentTasks.add(firstTask); in addTask_taskAlreadyInRecentsMovedToTop_callsTaskNotificationController()1150 final Task firstTask = createTaskBuilder(".Task").build(); in addTask_taskAlreadyInRecentsOnTop_doesNotNotify() local1153 mRecentTasks.add(firstTask); in addTask_taskAlreadyInRecentsOnTop_doesNotNotify()