Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DTwoPaneLayout.java72 public static final long SLIDE_DURATION_MS = 300; field in TwoPaneLayout
398 .setDuration(SLIDE_DURATION_MS); in configureAnimations()
790 shadowAnimator.setDuration(SLIDE_DURATION_MS)
DFolderListFragment.java108 private static final long DRAWER_FADE_VELOCITY_MS_PER_ALPHA = TwoPaneLayout.SLIDE_DURATION_MS;