Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java310 mOrientationState.getRecentsActivityRotation(), in applyWindowToHomeRotation()
340 mOrientationState.getRecentsActivityRotation(), isRtlEnabled); in apply()
DRecentsOrientedState.java357 public int getRecentsActivityRotation() { in getRecentsActivityRotation() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskThumbnailView.java517 int currentRotation = recents.getPagedViewOrientedState().getRecentsActivityRotation(); in isThumbnailRotationDifferentFromTask()
558 .getRecentsActivityRotation(); in updateThumbnailMatrix()
DRecentsView.java1922 || mOrientationState.getRecentsActivityRotation() != ROTATION_0; in updateOrientationHandler()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java344 return mRecentsView.getPagedViewOrientedState().getRecentsActivityRotation(); in AbsSwipeUpHandler()
1559 final int homeRotation = orientationState.getRecentsActivityRotation();