Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java147 initAnimationProperties(finalState, child, viewState); in startAnimationForEvents()
160 private void initAnimationProperties(StackScrollState finalState, ExpandableView child, in initAnimationProperties() method in StackStateAnimator