Searched refs:startAnimationForEvents (Results 1 – 3 of 3) sorted by relevance
84 stackStateAnimator.startAnimationForEvents(arrayListOf(event), 0) in startAnimationForEvents_headsUpFromTop_startsHeadsUpAppearAnim()108 stackStateAnimator.startAnimationForEvents(arrayListOf(event), 0) in startAnimationForEvents_headsUpFromBottom_startsHeadsUpAppearAnim()127 stackStateAnimator.startAnimationForEvents(arrayListOf(event), 0) in startAnimationForEvents_startsHeadsUpDisappearAnim()
146 public void startAnimationForEvents( in startAnimationForEvents() method in StackStateAnimator
3166 mStateAnimator.startAnimationForEvents(mAnimationEvents, mGoToFullShadeDelay); in startAnimationToState()