Searched refs:decorToken (Results 1 – 1 of 1) sorted by relevance
1071 final WindowToken decorToken = new WindowToken.Builder(mWm, mock(IBinder.class), in testDisplayRotationChange() local1075 createWindow(null, decorToken.windowType, decorToken, "screenDecor"); in testDisplayRotationChange()1097 assertFalse(mDisplayContent.mTransitionController.isCollecting(decorToken)); in testDisplayRotationChange()1100 assertTrue(asyncRotationController.isTargetToken(decorToken)); in testDisplayRotationChange()