Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java366 updateSpeedBump(validIndex); in updateSpeedBumpIndex()
2166 private void updateSpeedBump(boolean visible) { in updateSpeedBump() method in NotificationStackScrollLayout
2182 updateSpeedBump(true /* visibility */); in goToFullShade()