Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java92 private static final int EXPAND_COLLAPSE_DURATION = 800; field in PrivateProfileManager
529 collapseAnim.setDuration(EXPAND_COLLAPSE_DURATION); in animateCollapseAnimation()
713 settingsAndLockTransition.setDuration(EXPAND_COLLAPSE_DURATION); in enableLayoutTransition()