Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DActivatableNotificationView.java497 public boolean isBelowSpeedBump() { in isBelowSpeedBump() method in ActivatableNotificationView
DNotificationShelf.java286 if (!row.isBelowSpeedBump() && height <= getNotificationMergeSize()) { in updateAppearance()
DExpandableNotificationRow.java1386 || (isBelowSpeedBump() && !NotificationShelf.SHOW_AMBIENT_ICONS)