Searched refs:RecentsOrientedState (Results 1 – 14 of 14) sorted by relevance
45 private RecentsOrientedState mR1, mR2;50 mR1 = new RecentsOrientedState(context, FallbackActivityInterface.INSTANCE, i -> { }); in setup()51 mR2 = new RecentsOrientedState(context, FallbackActivityInterface.INSTANCE, i -> { }); in setup()
25 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;26 import static com.android.quickstep.util.RecentsOrientedState.preDisplayRotation;69 private RecentsOrientedState mOrientationState;114 () -> new RecentsOrientedState(context, sizeStrategy, i -> { })); in TaskViewSimulator()134 public void setOrientationState(@NonNull RecentsOrientedState orientationState) { in setOrientationState()272 public RecentsOrientedState getOrientationState() { in getOrientationState()
140 RecentsOrientedState recentsOrientedState, DeviceProfile dp, SCALE scaleTarget, in createForRecents()235 public final RecentsOrientedState recentsOrientedState;248 private RecentsParams(Context context, RecentsOrientedState recentsOrientedState, in RecentsParams()
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()
68 public class RecentsOrientedState implements class137 public RecentsOrientedState(Context context, BaseActivityInterface sizeStrategy, in RecentsOrientedState() method in RecentsOrientedState
31 import com.android.quickstep.util.RecentsOrientedState;119 public void updateOrientationState(RecentsOrientedState orientedState) { in updateOrientationState()
23 import com.android.quickstep.util.RecentsOrientedState;77 public void bind(Task primary, Task secondary, RecentsOrientedState orientedState, in bind()236 public void setOrientationState(RecentsOrientedState orientationState) { in setOrientationState()
97 import com.android.quickstep.util.RecentsOrientedState;541 public void bind(Task task, RecentsOrientedState orientedState) { in bind()880 public void setOrientationState(RecentsOrientedState orientationState) { in setOrientationState()
164 import com.android.quickstep.util.RecentsOrientedState;387 protected final RecentsOrientedState mOrientationState;673 mOrientationState = new RecentsOrientedState( in RecentsView()3557 public RecentsOrientedState getPagedViewOrientedState() { in getPagedViewOrientedState()
50 import com.android.quickstep.util.RecentsOrientedState;90 RecentsOrientedState orientedState = taskView.getRecentsView().getPagedViewOrientedState(); in getEnabledShortcuts()310 public void updateOrientationState(RecentsOrientedState state) { in updateOrientationState()
37 import com.android.quickstep.util.RecentsOrientedState;161 int newRotation = RecentsOrientedState.getRotationForUserDegreesRotated(degrees, in init()
19 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;
108 import com.android.quickstep.util.RecentsOrientedState;813 RecentsOrientedState orientationState = mRemoteTargetHandles[0].getTaskViewSimulator()1372 RecentsOrientedState orientationState) {1389 final RecentsOrientedState orientationState = mRemoteTargetHandles[0].getTaskViewSimulator()
57 import com.android.quickstep.util.RecentsOrientedState;163 RecentsOrientedState orientedState = in initOverlay()190 public void updateOrientationState(RecentsOrientedState state) { in updateOrientationState()