Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DContentFillItemAnimator.java60 private static final int ITEM_REMOVE_DURATION = 150; field in ContentFillItemAnimator
114 anim.setDuration(ITEM_REMOVE_DURATION).setStartDelay(startDelay); in animateRemoveImpl()