Searched refs:showTask (Results 1 – 1 of 1) sorted by relevance
251 final Task showTask = createTask(mDisplayContent); in testCreateInfo_DisplayArea() local252 final Task showNestedTask = createTaskInRootTask(showTask, 0); in testCreateInfo_DisplayArea()254 final DisplayArea tda = showTask.getDisplayArea(); in testCreateInfo_DisplayArea()258 changes.put(showTask, in testCreateInfo_DisplayArea()259 new Transition.ChangeInfo(showTask, false /* vis */, true /* exChg */)); in testCreateInfo_DisplayArea()288 makeTaskOrganized(showTask); in testCreateInfo_DisplayArea()293 assertNotNull(info.getChange(showTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_DisplayArea()