Searched refs:reentryState (Results 1 – 1 of 1) sorted by relevance
133 final PipBoundsState.PipReentryState reentryState = mPipBoundsState.getReentryState(); in getEntryDestinationBounds() local135 final Rect destinationBounds = reentryState != null in getEntryDestinationBounds()136 ? getDefaultBounds(reentryState.getSnapFraction(), reentryState.getSize()) in getEntryDestinationBounds()139 final boolean useCurrentSize = reentryState != null && reentryState.getSize() != null; in getEntryDestinationBounds()