Searched refs:recentsAttachedToAppWindow (Results 1 – 1 of 1) sorted by relevance
188 int containerType, boolean recentsAttachedToAppWindow) { in GestureEndTarget() argument194 this.recentsAttachedToAppWindow = recentsAttachedToAppWindow; in GestureEndTarget()208 public final boolean recentsAttachedToAppWindow; field in WindowTransformSwipeHandler.GestureEndTarget626 final boolean recentsAttachedToAppWindow; in maybeUpdateRecentsAttachedState()629 recentsAttachedToAppWindow = mGestureEndTarget.recentsAttachedToAppWindow; in maybeUpdateRecentsAttachedState()632 recentsAttachedToAppWindow = true; in maybeUpdateRecentsAttachedState()636 recentsAttachedToAppWindow = true; in maybeUpdateRecentsAttachedState()639 recentsAttachedToAppWindow = mIsShelfPeeking || mIsLikelyToStartNewTask; in maybeUpdateRecentsAttachedState()651 mAnimationFactory.setRecentsAttachedToAppWindow(recentsAttachedToAppWindow, animate); in maybeUpdateRecentsAttachedState()