Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java177 protected static final int CONTENT_SCALE_DURATION = 350; field in QuickstepTransitionManager
484 scale.setDuration(CONTENT_SCALE_DURATION); in getLauncherContentAnimator()
508 .setDuration(CONTENT_SCALE_DURATION); in getLauncherContentAnimator()
571 scaleAnim.setDuration(CONTENT_SCALE_DURATION); in composeViewContentAnimator()