Searched refs:mCurrentAnimationEffects (Results 1 – 1 of 1) sorted by relevance
161 protected AnimationEffects mCurrentAnimationEffects = null; field in ModeListView.ModeListState187 return mCurrentAnimationEffects; in getCurrentAnimationEffects()880 mCurrentAnimationEffects = effect; in SelectedState()892 mCurrentAnimationEffects.startAnimation(new AnimatorListenerAdapter() { in startModeSelectionAnimation()895 mCurrentAnimationEffects = null; in startModeSelectionAnimation()903 if (!mCurrentAnimationEffects.cancelAnimation()) { in hide()904 mCurrentAnimationEffects = null; in hide()