Searched refs:mockTaskKey (Results 1 – 1 of 1) sorted by relevance
69 private val mockTaskKey: Task.TaskKey = mock() constant in com.android.quickstep.util.SplitAnimationControllerTest186 whenever(mockTask.getKey()).thenReturn(mockTaskKey) in getFirstAnimInitViews_nullTaskViewValidSplitSource_groupedTaskView()187 whenever(mockTaskKey.getId()).thenReturn(taskId) in getFirstAnimInitViews_nullTaskViewValidSplitSource_groupedTaskView()