Searched refs:recentsAttachedToAppWindow (Results 1 – 2 of 2) sorted by relevance
62 GestureEndTarget(boolean isLauncher, int containerType, boolean recentsAttachedToAppWindow, in GestureEndTarget() argument66 this.recentsAttachedToAppWindow = recentsAttachedToAppWindow; in GestureEndTarget()76 public final boolean recentsAttachedToAppWindow; field in GestureState.GestureEndTarget
575 final boolean recentsAttachedToAppWindow;577 recentsAttachedToAppWindow = mGestureState.getEndTarget().recentsAttachedToAppWindow;580 recentsAttachedToAppWindow = true;583 recentsAttachedToAppWindow = true;585 recentsAttachedToAppWindow = mHasMotionEverBeenPaused || mIsLikelyToStartNewTask;587 mAnimationFactory.setRecentsAttachedToAppWindow(recentsAttachedToAppWindow, animate);