Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayout.java240 final Runnable runAllEndActions = () -> { in animationsForChildrenFromIndex()
248 runAllEndActions.run(); in animationsForChildrenFromIndex()
254 runAllEndActions, in animationsForChildrenFromIndex() argument