Searched refs:mCurrentAnimationEffects (Results 1 – 1 of 1) sorted by relevance
162 protected AnimationEffects mCurrentAnimationEffects = null; field in ModeListView.ModeListState188 return mCurrentAnimationEffects; in getCurrentAnimationEffects()886 mCurrentAnimationEffects = effect; in SelectedState()898 mCurrentAnimationEffects.startAnimation(new AnimatorListenerAdapter() { in startModeSelectionAnimation()901 mCurrentAnimationEffects = null; in startModeSelectionAnimation()909 if (!mCurrentAnimationEffects.cancelAnimation()) { in hide()910 mCurrentAnimationEffects = null; in hide()