Searched refs:isBelowSpeedBump (Results 1 – 2 of 2) sorted by relevance
463 public boolean isBelowSpeedBump() { in isBelowSpeedBump() method in ActivatableNotificationView
293 if (!row.isBelowSpeedBump() && height <= getNotificationMergeSize()) { in updateAppearance()