Searched refs:SurfaceRotation (Results 1 – 2 of 2) sorted by relevance
77 public @interface SurfaceRotation {} annotation in RecentsOrientedState82 private @SurfaceRotation int mTouchRotation = ROTATION_0;83 private @SurfaceRotation int mDisplayRotation = ROTATION_0;84 private @SurfaceRotation int mRecentsActivityRotation = ROTATION_0;85 private @SurfaceRotation int mRecentsRotation = ROTATION_0 - 1;192 public boolean setRecentsRotation(@SurfaceRotation int recentsRotation) { in setRecentsRotation()220 @SurfaceRotation int touchRotation, @SurfaceRotation int displayRotation) { in update()251 @SurfaceRotation252 private int inferRecentsActivityRotation(@SurfaceRotation int displayRotation) { in inferRecentsActivityRotation()349 @SurfaceRotation[all …]
76 private final @RecentsOrientedState.SurfaceRotation int mFromRotation;122 @RecentsOrientedState.SurfaceRotation int fromRotation, in SwipePipToHomeAnimator()349 private @RecentsOrientedState.SurfaceRotation int mFromRotation = Surface.ROTATION_0;418 @RecentsOrientedState.SurfaceRotation int fromRotation, in setFromRotation()