Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DSplitInstructionsView.java58 private static final int BOUNCE_DURATION = 250; field in SplitInstructionsView
209 PendingAnimation anim = new PendingAnimation(BOUNCE_DURATION); in goBoing()