Home
last modified time | relevance | path

Searched refs:getRecentsActivityRotation (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java414 mOrientationState.getRecentsActivityRotation(), in applyWindowToHomeRotation()
451 mDp.isTablet, mOrientationState.getRecentsActivityRotation(), isRtlEnabled); in apply()
DRecentsOrientedState.java365 public int getRecentsActivityRotation() { in getRecentsActivityRotation() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskThumbnailViewDeprecated.java534 int currentRotation = recents.getPagedViewOrientedState().getRecentsActivityRotation(); in isThumbnailRotationDifferentFromTask()
574 int currentRotation = getTaskView().getOrientedState().getRecentsActivityRotation(); in updateThumbnailMatrix()
DLauncherRecentsView.java144 int recentsActivityRotation = getPagedViewOrientedState().getRecentsActivityRotation(); in reset()
DRecentsView.java2114 || mOrientationState.getRecentsActivityRotation() != ROTATION_0; in updateOrientationHandler()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java199 recentsView.getPagedViewOrientedState().getRecentsActivityRotation(); in createRecentsWindowAnimator()
DAbsSwipeUpHandler.java364 return mRecentsView.getPagedViewOrientedState().getRecentsActivityRotation(); in AbsSwipeUpHandler()
1746 final int homeRotation = orientationState.getRecentsActivityRotation();