Home
last modified time | relevance | path

Searched refs:getTouchRotation (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRecentsOrientedState.java360 public int getTouchRotation() { in getTouchRotation() method in RecentsOrientedState
DTaskViewSimulator.java442 mThumbnailData.rotation = mOrientationState.getTouchRotation(); in apply()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskShortcutFactory.java472 && orientedState.getTouchRotation() != ROTATION_0;
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java775 setLayoutRotation(mOrientationState.getTouchRotation(),
2113 boolean isInLandscape = mOrientationState.getTouchRotation() != ROTATION_0 in updateOrientationHandler()
6005 && mOrientationState.getTouchRotation() != ROTATION_0;