Searched defs:NotificationStackScrollLayout (Results 1 – 4 of 4) sorted by relevance
75 private val NotificationStackScrollLayout.onNotificationLocationsUpdated constant
78 private val NotificationStackScrollLayout.isHeadsUpAnimatingAway: Flow<Boolean> constant
423 private val NotificationStackScrollLayout.childrenSequence: Sequence<ExpandableView> in <lambda>() constant503 private fun NotificationStackScrollLayout.showableChildren() = in <lambda>() method
152 public class NotificationStackScrollLayout class626 public NotificationStackScrollLayout(Context context, AttributeSet attrs) { in NotificationStackScrollLayout() method in NotificationStackScrollLayout