Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java887 mView.setHighPriorityBeforeSpeedBump("1".equals(newValue)); in setUpView()
DNotificationStackScrollLayout.java5679 public void setHighPriorityBeforeSpeedBump(boolean highPriorityBeforeSpeedBump) { in setHighPriorityBeforeSpeedBump() method