Home
last modified time | relevance | path

Searched refs:rotationTouchHelper (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DFallbackActivityInterface.java211 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation() argument
214 recentsView.setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in notifyRecentsOfOrientation()
215 rotationTouchHelper.getDisplayRotation()); in notifyRecentsOfOrientation()
H A DLauncherActivityInterface.java246 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation() argument
249 recentsView.setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in notifyRecentsOfOrientation()
250 rotationTouchHelper.getDisplayRotation()); in notifyRecentsOfOrientation()