Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java125 transY.setDuration(CONTENT_TRANSLATION_DURATION); in composeViewContentAnimator()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java142 protected static final int CONTENT_TRANSLATION_DURATION = 350; field in QuickstepAppTransitionManagerImpl
376 transY.setDuration(CONTENT_TRANSLATION_DURATION); in getLauncherContentAnimator()