Searched refs:VISIBILITY_ANIMATION_DURATION_MS (Results 1 – 1 of 1) sorted by relevance
45 private static final long VISIBILITY_ANIMATION_DURATION_MS = 400; field in ReachabilityEduLayout246 fadeIn.setDuration(VISIBILITY_ANIMATION_DURATION_MS); in showItem()259 fadeOut.setDuration(VISIBILITY_ANIMATION_DURATION_MS); in hideItem()