Searched refs:ANIMATE_DELAY (Results 1 – 1 of 1) sorted by relevance
44 private static final int ANIMATE_DELAY = 550; field in BaseDialogFragment132 twoPane.postOnAnimationDelayed(mEntryAnimationRunnable, ANIMATE_DELAY); in performEntryTransition()