Searched refs:mBoundsAnimationController (Results 1 – 5 of 5) sorted by relevance
404 displayContent.mBoundsAnimationController.getHandler().post(() -> in calculatePinnedBoundsForConfigChange()405 displayContent.mBoundsAnimationController.cancel(this)); in calculatePinnedBoundsForConfigChange()1581 getDisplayContent().mBoundsAnimationController.onAllWindowsDrawn(); in onAllWindowsDrawn()1742 displayContent.mBoundsAnimationController.getAnimationType(); in animateResizePinnedStack()1760 displayContent.mBoundsAnimationController.getHandler().post(() -> { in animateResizePinnedStack()1761 displayContent.mBoundsAnimationController.animateBounds(this, fromBounds, in animateResizePinnedStack()
422 dc.mBoundsAnimationController.setAnimationType( in onStackOrderChanged()
225 mDisplayContent.mBoundsAnimationController.setAnimationType(FADE_IN);
285 BoundsAnimationController mBoundsAnimationController; field in DisplayContent922 mBoundsAnimationController = new BoundsAnimationController(service.mContext, in DisplayContent()
203 display.mDisplayContent.mBoundsAnimationController = mock(BoundsAnimationController.class); in testSetLaunchTaskBehindOfTargetActivity()243 display.mDisplayContent.mBoundsAnimationController = mock(BoundsAnimationController.class); in testCancelAnimationOnVisibleStackOrderChange()