Home
last modified time | relevance | path

Searched defs:startAll (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DExpandedAnimationController.java129 .startAll(() -> { in startOrUpdateExpandAnimation() method
150 .startAll(() -> { in startOrUpdateCollapseAnimation() method
DPhysicsAnimationLayout.java80 void startAll(Runnable... endActions); in startAll() method