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.java186 protected final StackScrollAlgorithm mStackScrollAlgorithm; field in NotificationStackScrollLayout
446 mStackScrollAlgorithm = createStackScrollAlgorithm(context); in NotificationStackScrollLayout()
604 mStackScrollAlgorithm.initView(context); in initView()
747 mStackScrollAlgorithm.getStackScrollState(mAmbientState, mCurrentStackScrollState); in updateChildren()
3677 mStackScrollAlgorithm.setIsExpanded(isExpanded);