Searched refs:RecentsOrientedState (Results 1 – 19 of 19) 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()
23 import com.android.quickstep.util.RecentsOrientedState;93 void setIconOrientation(RecentsOrientedState orientationState, boolean isGridTask); in setIconOrientation()
35 import com.android.quickstep.util.RecentsOrientedState124 orientedState: RecentsOrientedState, in bind()169 override fun setOrientationState(orientationState: RecentsOrientedState) { in setOrientationState()
34 import com.android.quickstep.util.RecentsOrientedState;181 public void setIconOrientation(RecentsOrientedState orientationState, boolean isGridTask) { in setIconOrientation()
38 import com.android.quickstep.util.RecentsOrientedState in <lambda>()162 orientedState: RecentsOrientedState, in <lambda>()
49 import com.android.quickstep.util.RecentsOrientedState;255 public void setIconOrientation(RecentsOrientedState orientationState, boolean isGridTask) { in setIconOrientation()
97 import com.android.quickstep.util.RecentsOrientedState in <lambda>()260 lateinit var orientedState: RecentsOrientedState in <lambda>()656 orientedState: RecentsOrientedState, in <lambda>()742 open fun setOrientationState(orientationState: RecentsOrientedState) { in <lambda>()748 protected open fun setThumbnailOrientation(orientationState: RecentsOrientedState) { in <lambda>()
204 import com.android.quickstep.util.RecentsOrientedState;468 protected final RecentsOrientedState mOrientationState;804 mOrientationState = new RecentsOrientedState( in RecentsView()4405 public RecentsOrientedState getPagedViewOrientedState() { in getPagedViewOrientedState()
28 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;29 import static com.android.quickstep.util.RecentsOrientedState.preDisplayRotation;77 private RecentsOrientedState mOrientationState;131 () -> new RecentsOrientedState(context, sizeStrategy, i -> { })); in TaskViewSimulator()198 public void setOrientationState(@NonNull RecentsOrientedState orientationState) { in setOrientationState()396 public RecentsOrientedState getOrientationState() { in getOrientationState()
153 RecentsOrientedState recentsOrientedState, DeviceProfile dp, SCALE scaleTarget, in createForRecents()189 RecentsOrientedState recentsOrientedState, DeviceProfile dp) { in getAllAppsThreshold()284 public final RecentsOrientedState recentsOrientedState;297 private RecentsParams(Context context, RecentsOrientedState recentsOrientedState, in RecentsParams()
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()
69 public class RecentsOrientedState implements class141 public RecentsOrientedState(Context context, BaseContainerInterface containerInterface, in RecentsOrientedState() method in RecentsOrientedState
31 import com.android.quickstep.util.RecentsOrientedState;121 public void updateOrientationState(RecentsOrientedState orientedState) { in updateOrientationState()
57 import com.android.quickstep.util.RecentsOrientedState;166 RecentsOrientedState orientedState = mTaskContainer.getTaskView().getOrientedState(); in initOverlay()195 public void updateOrientationState(RecentsOrientedState state) { in updateOrientationState()
41 import com.android.quickstep.util.RecentsOrientedState;273 public void updateOrientationState(RecentsOrientedState state) { in updateOrientationState()
43 import com.android.quickstep.util.RecentsOrientedState;166 int newRotation = RecentsOrientedState.getRotationForUserDegreesRotated(degrees, in init()
19 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;
54 import com.android.quickstep.util.RecentsOrientedState;470 RecentsOrientedState orientedState = taskContainer.getTaskView().getOrientedState();
130 import com.android.quickstep.util.RecentsOrientedState;978 RecentsOrientedState orientationState = mRemoteTargetHandles[0].getTaskViewSimulator()1724 RecentsOrientedState orientationState) {1743 final RecentsOrientedState orientationState = mRemoteTargetHandles[0].getTaskViewSimulator()