Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
DPipManager.java143 private int mRecentsFocusChangedAnimationDurationMs; field in PipManager
210 mRecentsFocusChangedAnimationDurationMs = res.getInteger( in initialize()
357 animationDurationMs = mRecentsFocusChangedAnimationDurationMs; in resizePinnedStack()