Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DKeyboardQuickSwitchView.java79 private static final long CONTENT_TRANSLATION_Y_ANIMATION_DURATION_MS = 333; field in KeyboardQuickSwitchView
271 translationYAnimation.setDuration(CONTENT_TRANSLATION_Y_ANIMATION_DURATION_MS); in getCloseAnimation()
320 translationYAnimation.setDuration(CONTENT_TRANSLATION_Y_ANIMATION_DURATION_MS); in animateOpen()