Searched refs:fromFullscreen (Results 1 – 3 of 3) sorted by relevance
230 boolean fromFullscreen = from.equals(BOUNDS_FULL); in start()243 if (fromFullscreen || toFullscreen) { in start()291 boolean fromFullscreen = from.equals(BOUNDS_FULL); in startImpl()302 : fromFullscreen in startImpl()306 schedulePipModeChangedState, fromFullscreen, toFullscreen, animationType); in startImpl()
1702 int animationDuration, boolean fromFullscreen) { in animateResizePinnedStack() argument1715 if (fromFullscreen) { in animateResizePinnedStack()1731 } else if (fromFullscreen) { in animateResizePinnedStack()1744 if (fromFullscreen) { in animateResizePinnedStack()1750 } else if (!fromFullscreen && !toBounds.equals(fromBounds)) { in animateResizePinnedStack()1763 fromFullscreen, toFullscreen, animationType); in animateResizePinnedStack()
5682 boolean fromFullscreen) { in animateResizePinnedStack() argument5697 animationDuration, fromFullscreen); in animateResizePinnedStack()