Searched refs:recentsAttachedToAppWindow (Results 1 – 2 of 2) sorted by relevance
89 boolean recentsAttachedToAppWindow) { in GestureEndTarget() argument92 this.recentsAttachedToAppWindow = recentsAttachedToAppWindow; in GestureEndTarget()101 public final boolean recentsAttachedToAppWindow; field in GestureState.GestureEndTarget
758 final boolean recentsAttachedToAppWindow;760 recentsAttachedToAppWindow = false;762 recentsAttachedToAppWindow = mGestureState.getEndTarget().recentsAttachedToAppWindow;765 recentsAttachedToAppWindow = true;768 recentsAttachedToAppWindow = true;770 recentsAttachedToAppWindow = mHasMotionEverBeenPaused || mIsLikelyToStartNewTask;773 && recentsAttachedToAppWindow) {778 mAnimationFactory.setRecentsAttachedToAppWindow(recentsAttachedToAppWindow, animate);