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