Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java377 currentYPosition = updateChild(i, resultState, algorithmState, ambientState, in updatePositionsForState()
382 protected float updateChild(int i, StackScrollState resultState, in updateChild() method in StackScrollAlgorithm