Searched refs:showTask (Results 1 – 1 of 1) sorted by relevance
186 final Task showTask = createTask(mDisplayContent); in testCreateInfo_DisplayArea() local187 final Task showNestedTask = createTaskInRootTask(showTask, 0); in testCreateInfo_DisplayArea()189 final DisplayArea tda = showTask.getDisplayArea(); in testCreateInfo_DisplayArea()193 changes.put(showTask, new Transition.ChangeInfo(false /* vis */, true /* exChg */)); in testCreateInfo_DisplayArea()219 showTask.mTaskOrganizer = mockOrg; in testCreateInfo_DisplayArea()224 assertNotNull(info.getChange(showTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_DisplayArea()