Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java61 private static final int ANIMATE_IN_START_DELAY = 25; field in StackAnimationController
832 .withStartDelay(mLayout.getChildCount() > 1 ? ANIMATE_IN_START_DELAY : 0)