Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1208 final long minimumShowingDuration = getShowingDuration(animDuration, appReadyDuration); in applyExitAnimation() local
1209 final long delayed = minimumShowingDuration - appReadyDuration; in applyExitAnimation()