Searched refs:toFullscreen (Results 1 – 2 of 2) sorted by relevance
231 boolean toFullscreen = to.equals(BOUNDS_FULL); in start()243 if (fromFullscreen || toFullscreen) { in start()292 boolean toFullscreen = to.equals(BOUNDS_FULL); in startImpl()300 final @SchedulePipModeChangedState int schedulePipModeChangedState = toFullscreen in startImpl()306 schedulePipModeChangedState, fromFullscreen, toFullscreen, animationType); in startImpl()
323 boolean toFullscreen) { in setAnimationFinalBounds() argument325 mBoundsAnimatingToFullscreen = toFullscreen; in setAnimationFinalBounds()1713 final boolean toFullscreen = toBounds == null; in animateResizePinnedStack()1714 if (toFullscreen) { in animateResizePinnedStack()1735 setAnimationFinalBounds(sourceHintBounds, toBounds, toFullscreen); in animateResizePinnedStack()1763 fromFullscreen, toFullscreen, animationType); in animateResizePinnedStack()