Searched refs:setLayoutRotation (Results 1 – 4 of 4) sorted by relevance
201 recentsView.setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in notifyRecentsOfOrientation()
249 recentsView.setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in notifyRecentsOfOrientation()
109 setLayoutRotation(Surface.ROTATION_0, Surface.ROTATION_0); in reset()
567 setLayoutRotation(mOrientationState.getTouchRotation(),1716 setLayoutRotation(newRotation, mOrientationState.getDisplayRotation()); in animateRecentsRotationInPlace()2715 public void setLayoutRotation(int touchRotation, int displayRotation) { in setLayoutRotation() method in RecentsView