Searched refs:mSecondLevelFadeOut (Results 1 – 1 of 1) sorted by relevance
39 private Animation mSecondLevelFadeIn, mSecondLevelFadeOut; field in IndicatorControlBarContainer52 mSecondLevelFadeOut = AnimationUtils.loadAnimation( in IndicatorControlBarContainer()54 mSecondLevelFadeOut.setAnimationListener(mAnimationListener); in IndicatorControlBarContainer()95 if (animation == mSecondLevelFadeOut) {112 mSecondLevelIndicatorControlBar.startAnimation(mSecondLevelFadeOut); in leaveSecondLevelIndicator()