Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java66 public int getBottomStackSlowDownLength() { in getBottomStackSlowDownLength() method in StackScrollAlgorithm
87 getBottomStackSlowDownLength(), in initConstants()
DNotificationStackScrollLayout.java469 mBottomStackSlowDownHeight = mStackScrollAlgorithm.getBottomStackSlowDownLength(); in initView()