Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java141 protected static final int CONTENT_ALPHA_DURATION = 217; field in QuickstepAppTransitionManagerImpl
365 alpha.setDuration(CONTENT_ALPHA_DURATION); in getLauncherContentAnimator()
395 alpha.setDuration(CONTENT_ALPHA_DURATION); in getLauncherContentAnimator()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java118 alpha.setDuration(CONTENT_ALPHA_DURATION); in composeViewContentAnimator()