Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DNavBarFadeAnimationController.java94 controller.setOnShowRunnable(fadeAnim); in fadeWindowToken()
H A DAsyncRotationController.java485 void setOnShowRunnable(Runnable onShowRunnable) { in setOnShowRunnable() method in AsyncRotationController