Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java99 initAlgorithmState(mHostView, algorithmState, ambientState); in resetViewStates()
236 private void initAlgorithmState(ViewGroup hostView, StackScrollAlgorithmState state, in initAlgorithmState() method in StackScrollAlgorithm