Home
last modified time | relevance | path

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

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