Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java522 public void updateQSFrameTop(int qsHeight) { in updateQSFrameTop() method in StackScrollAlgorithm
DNotificationStackScrollLayout.java1186 mStackScrollAlgorithm.updateQSFrameTop(mQsHeader == null ? 0 : mQsHeader.getHeight());