Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DViewAnimation.java45 int currentStackViewCount; field in ViewAnimation.TaskViewEnterContext
DTaskView.java420 int frontIndex = (ctx.currentStackViewCount - ctx.currentStackViewIndex - 1); in startEnterRecentsAnimation()
DTaskStackView.java691 ctx.currentStackViewCount = childCount; in startEnterRecentsAnimation()