Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayout.java231 final Runnable runAllEndActions = () -> { in animationsForChildrenFromIndex()
239 runAllEndActions.run(); in animationsForChildrenFromIndex()
245 runAllEndActions, in animationsForChildrenFromIndex() argument