Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DContentFillItemAnimator.java58 private static final int ITEM_BETWEEN_DELAY = 40; field in ContentFillItemAnimator
212 delay += ITEM_BETWEEN_DELAY; in runPendingAnimations()