Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DMoveToDesktopAnimator.kt32 private val animatedTaskWidth constant in com.android.wm.shell.windowdecor.MoveToDesktopAnimator
104 position.x = x - animatedTaskWidth / 2 in setTaskPosition()