Searched refs:cleanUpPendingTask (Results 1 – 2 of 2) sorted by relevance
303 cleanUpPendingTask(); in onTaskAppeared()551 cleanUpPendingTask(); in setTaskNotFound()559 void cleanUpPendingTask() { in cleanUpPendingTask() method in TaskViewTaskController
570 verify(mTaskViewTaskController).cleanUpPendingTask(); in testOnTaskAppearedWithTaskNotFound()579 verify(mTaskViewTaskController, never()).cleanUpPendingTask(); in testOnTaskAppeared_withoutTaskNotFound()