Searched refs:canRecentsActivityRotate (Results 1 – 3 of 3) sorted by relevance
213 || (canRecentsActivityRotate() && (mFlags & FLAG_SWIPE_UP_NOT_RUNNING) != 0)) { in update()245 && !canRecentsActivityRotate(); in setFlag()254 && !canRecentsActivityRotate(); in setFlag()356 public boolean canRecentsActivityRotate() { in canRecentsActivityRotate() method in RecentsOrientedState
69 boolean canLauncherRotate = orientedState.canRecentsActivityRotate(); in getEnabledShortcuts()
1073 if (mOrientationState.canRecentsActivityRotate()) { in animateRecentsRotationInPlace()1686 !mOrientationState.canRecentsActivityRotate() && isInLandscape); in updateOrientationHandler()2263 boolean inPlaceLandscape = !mOrientationState.canRecentsActivityRotate()