Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DViewAnimation.java59 int offscreenTranslationY; field in ViewAnimation.TaskViewExitContext
DTaskView.java468 .translationY(ctx.offscreenTranslationY) in startExitToHomeAnimation()
DTaskStackView.java727 ctx.offscreenTranslationY = mLayoutAlgorithm.mViewRect.bottom - in startExitToHomeAnimation()