Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
DPipManager.java354 int animationDurationMs = -1; in resizePinnedStack() local
357 animationDurationMs = mRecentsFocusChangedAnimationDurationMs; in resizePinnedStack()
360 true, true, true, animationDurationMs); in resizePinnedStack()