Searched refs:SurfaceRotation (Results 1 – 2 of 2) sorted by relevance
76 public @interface SurfaceRotation {} annotation in RecentsOrientedState80 private @SurfaceRotation int mTouchRotation = ROTATION_0;81 private @SurfaceRotation int mDisplayRotation = ROTATION_0;82 private @SurfaceRotation int mRecentsActivityRotation = ROTATION_0;83 private @SurfaceRotation int mRecentsRotation = ROTATION_0 - 1;212 @SurfaceRotation int touchRotation, @SurfaceRotation int displayRotation) { in update()244 @SurfaceRotation341 @SurfaceRotation346 @SurfaceRotation351 @SurfaceRotation[all …]
73 private final @RecentsOrientedState.SurfaceRotation int mFromRotation;115 @RecentsOrientedState.SurfaceRotation int fromRotation, in SwipePipToHomeAnimator()328 private @RecentsOrientedState.SurfaceRotation int mFromRotation = Surface.ROTATION_0;387 @RecentsOrientedState.SurfaceRotation int fromRotation, in setFromRotation()