Searched refs:reentryState (Results 1 – 1 of 1) sorted by relevance
126 final PipBoundsState.PipReentryState reentryState = mPipBoundsState.getReentryState(); in getEntryDestinationBoundsIgnoringKeepClearAreas() local128 final Rect destinationBounds = reentryState != null in getEntryDestinationBoundsIgnoringKeepClearAreas()129 ? getDefaultBounds(reentryState.getSnapFraction(), reentryState.getSize()) in getEntryDestinationBoundsIgnoringKeepClearAreas()132 final boolean useCurrentSize = reentryState != null && reentryState.getSize() != null; in getEntryDestinationBoundsIgnoringKeepClearAreas()