Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java2682 animateRotation(newRotation); in animateRecentsRotationInPlace()
2686 animateRotation(newRotation); in animateRecentsRotationInPlace()
2693 private void animateRotation(int newRotation) { in animateRotation() method in RecentsView