Searched refs:canRecentsActivityRotate (Results 1 – 4 of 4) sorted by relevance
222 || (canRecentsActivityRotate() && (mFlags & FLAG_SWIPE_UP_NOT_RUNNING) != 0)) { in updateHandler()256 && !canRecentsActivityRotate(); in setFlag()265 && !canRecentsActivityRotate(); in setFlag()381 public boolean canRecentsActivityRotate() { in canRecentsActivityRotate() method in RecentsOrientedState
120 boolean canLauncherRotate = orientedState.canRecentsActivityRotate(); in updateOrientationState()
82 boolean canLauncherRotate = orientedState.canRecentsActivityRotate(); in getEnabledShortcuts()
1315 !mOrientationState.canRecentsActivityRotate() && isInLandscape); in updateOrientationHandler()1710 if (mOrientationState.canRecentsActivityRotate()) { in animateRecentsRotationInPlace()3749 boolean inPlaceLandscape = !mOrientationState.canRecentsActivityRotate()