Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java111 updateShelfState(ambientState); in resetViewStates()
150 private void updateShelfState(AmbientState ambientState) { in updateShelfState() method in StackScrollAlgorithm