Searched refs:SurfaceRotation (Results 1 – 2 of 2) sorted by relevance
80 public @interface SurfaceRotation {} annotation in RecentsOrientedState85 private @SurfaceRotation int mTouchRotation = ROTATION_0;86 private @SurfaceRotation int mDisplayRotation = ROTATION_0;87 private @SurfaceRotation int mRecentsActivityRotation = ROTATION_0;88 private @SurfaceRotation int mRecentsRotation = ROTATION_0 - 1;198 public boolean setRecentsRotation(@SurfaceRotation int recentsRotation) { in setRecentsRotation()226 @SurfaceRotation int touchRotation, @SurfaceRotation int displayRotation) { in update()261 @SurfaceRotation262 private int inferRecentsActivityRotation(@SurfaceRotation int displayRotation) { in inferRecentsActivityRotation()372 @SurfaceRotation[all …]
76 private final @RecentsOrientedState.SurfaceRotation int mFromRotation;122 @RecentsOrientedState.SurfaceRotation int fromRotation, in SwipePipToHomeAnimator()361 private @RecentsOrientedState.SurfaceRotation int mFromRotation = Surface.ROTATION_0;430 @RecentsOrientedState.SurfaceRotation int fromRotation, in setFromRotation()