Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java155 protected final StackScrollAlgorithm mStackScrollAlgorithm; field in NotificationStackScrollLayout
401 mStackScrollAlgorithm = createStackScrollAlgorithm(context); in NotificationStackScrollLayout()
506 mStackScrollAlgorithm.initView(context); in initView()
629 mStackScrollAlgorithm.getStackScrollState(mAmbientState, mCurrentStackScrollState); in updateChildren()
3394 mStackScrollAlgorithm.setIsExpanded(isExpanded); in setIsExpanded()