Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java790 mView.setHighPriorityBeforeSpeedBump("1".equals(newValue)); in attach()
H A DNotificationStackScrollLayout.java5424 public void setHighPriorityBeforeSpeedBump(boolean highPriorityBeforeSpeedBump) { in setHighPriorityBeforeSpeedBump() method