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.java96 getBottomStackSlowDownLength(), in updatePadding()
100 public int getBottomStackSlowDownLength() { in getBottomStackSlowDownLength() method in StackScrollAlgorithm
DNotificationStackScrollLayout.java305 mBottomStackSlowDownHeight = mStackScrollAlgorithm.getBottomStackSlowDownLength(); in updatePadding()