Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayout.java229 final Runnable runAllEndActions = () -> { in animationsForChildrenFromIndex()
237 runAllEndActions.run(); in animationsForChildrenFromIndex()
243 runAllEndActions, in animationsForChildrenFromIndex() argument