Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DNavBarFadeAnimationController.java102 controller.setOnShowRunnable(fadeAnim); in fadeWindowToken()
112 controller.setOnShowRunnable(runnable); in fadeWindowToken()
H A DFadeRotationAnimationController.java149 void setOnShowRunnable(Runnable onShowRunnable) { in setOnShowRunnable() method in FadeRotationAnimationController
/aosp12/frameworks/base/services/
H A Dart-profile46441 PLcom/android/server/wm/FadeRotationAnimationController;->setOnShowRunnable(Ljava/lang/Runnable;)V