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.java259 protected final StackScrollAlgorithm mStackScrollAlgorithm; field in NotificationStackScrollLayout
608 mStackScrollAlgorithm = createStackScrollAlgorithm(context); in NotificationStackScrollLayout()
1065 mStackScrollAlgorithm.initView(context);
1220 mStackScrollAlgorithm.resetViewStates(mAmbientState);
2550 return mStackScrollAlgorithm.getGapHeightForChild(mSectionsManager,
4595 mStackScrollAlgorithm.setIsExpanded(isExpanded);