Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java674 context, mSizeStrategy, this::animateRecentsRotationInPlace); in RecentsView()
2075 private void animateRecentsRotationInPlace(int newRotation) { in animateRecentsRotationInPlace() method in RecentsView