Home
last modified time | relevance | path

Searched refs:SPRING_BACK_ANIMATION_LENGTH_MS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DDragDownHelper.java44 private static final int SPRING_BACK_ANIMATION_LENGTH_MS = 375; field in DragDownHelper
195 anim.setDuration(SPRING_BACK_ANIMATION_LENGTH_MS); in cancelExpansion()
208 anim.setDuration(SPRING_BACK_ANIMATION_LENGTH_MS); in cancelExpansion()