Searched refs:mCurrentShowAnim (Results 1 – 1 of 1) sorted by relevance
127 private Animator mCurrentShowAnim; field in WindowDecorActionBar143 mCurrentShowAnim = null;154 mCurrentShowAnim = null;340 mCurrentShowAnim.end(); in setShowHideAnimationEnabled()767 if (mCurrentShowAnim != null) { in doShow()768 mCurrentShowAnim.end(); in doShow()806 mCurrentShowAnim = anim; in doShow()828 mCurrentShowAnim.end(); in doHide()858 mCurrentShowAnim = anim; in doHide()957 mCurrentShowAnim.cancel(); in onContentScrollStarted()[all …]