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/notification/stack/
DNotificationStackScrollLayout.java211 private final StackScrollAlgorithm mStackScrollAlgorithm; field in NotificationStackScrollLayout
597 mStackScrollAlgorithm = createStackScrollAlgorithm(context); in NotificationStackScrollLayout()
925 mStackScrollAlgorithm.initView(context); in initView()
1107 mStackScrollAlgorithm.resetViewStates(mAmbientState, getSpeedBumpIndex());
2246 return mStackScrollAlgorithm.getGapHeightForChild(mSectionsManager, visibleIndex, current,
3945 mStackScrollAlgorithm.setIsExpanded(isExpanded); in setIsExpanded()