Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DTaskViewSimulator.java218 mOrientationState.getRecentsActivityRotation(), in applyWindowToHomeRotation()
240 mDp, mOrientationState.getRecentsActivityRotation()); in apply()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRecentsOrientedState.java334 public int getRecentsActivityRotation() { in getRecentsActivityRotation() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java1684 || mOrientationState.getRecentsActivityRotation() != ROTATION_0; in updateOrientationHandler()