Searched defs:startViewAnimations (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackStateAnimator.java232 startViewAnimations(child, viewState, delay, duration);
278 public void startViewAnimations(View child, ViewState viewState, long delay, long duration) { method in class:StackStateAnimator
903 startViewAnimations(changingView, mTmpState, 0,

Completed in 30 milliseconds