Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java1744 startFadeRotationAnimation( in setFixedRotationLaunchingAppUnchecked()
1863 private boolean startFadeRotationAnimation(boolean shouldDebounce) { in startFadeRotationAnimation() method in DisplayContent
1868 && startFadeRotationAnimation(false /* shouldDebounce */)) { in startFadeRotationAnimation()
3195 startFadeRotationAnimation(false /* shouldDebounce */); in setRotationAnimation()
/aosp12/frameworks/base/services/
H A Dart-profile45809 PLcom/android/server/wm/DisplayContent;->lambda$startFadeRotationAnimation$9$DisplayContent()V
45903 PLcom/android/server/wm/DisplayContent;->startFadeRotationAnimation(Z)Z