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.java235 mOrientationState.getRecentsActivityRotation(), in applyWindowToHomeRotation()
260 mDp, mOrientationState.getRecentsActivityRotation(), isRtlEnabled); in apply()
DRecentsOrientedState.java352 public int getRecentsActivityRotation() { in getRecentsActivityRotation() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskThumbnailView.java386 .getRecentsActivityRotation(); in updateThumbnailMatrix()
DRecentsView.java1313 || mOrientationState.getRecentsActivityRotation() != ROTATION_0; in updateOrientationHandler()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java1244 final int homeRotation = orientationState.getRecentsActivityRotation();