Searched refs:CONTAINER_ANIM_DURATION_MS (Results 1 – 1 of 1) sorted by relevance
50 private static final int CONTAINER_ANIM_DURATION_MS = 200; field in PhotoPageBottomControls76 mContainerAnimIn.setDuration(CONTAINER_ANIM_DURATION_MS); in PhotoPageBottomControls()77 mContainerAnimOut.setDuration(CONTAINER_ANIM_DURATION_MS); in PhotoPageBottomControls()