Home | History | Annotate | Download | only in app

Lines Matching defs:mShowHideAnimationEnabled

132     private boolean mShowHideAnimationEnabled;
333 mShowHideAnimationEnabled = enabled;
793 if (mCurWindowVisibility == View.VISIBLE && (mShowHideAnimationEnabled || fromSystem)) {
841 if (mCurWindowVisibility == View.VISIBLE && (mShowHideAnimationEnabled || fromSystem)) {