Searched refs:EXIT_ANIMATION_DURATION_MILLIS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/callcomposer/
H A DCallComposerActivity.java103 private static final int EXIT_ANIMATION_DURATION_MILLIS = 500; field in class:CallComposerActivity
579 contentAnimation.setDuration(EXIT_ANIMATION_DURATION_MILLIS);
598 backgroundAnimation.setDuration(EXIT_ANIMATION_DURATION_MILLIS);

Completed in 43 milliseconds