Searched refs:HIDE_ALPHA_ANIMATION_TIME (Results 1 – 1 of 1) sorted by relevance
59 private static final int HIDE_ALPHA_ANIMATION_TIME = 200; field in ModeOptions348 alphaAnimator.setDuration(HIDE_ALPHA_ANIMATION_TIME); in setupAnimators()