Searched defs:NotificationStackScrollLayout (Results 1 – 2 of 2) sorted by relevance
249 private val NotificationStackScrollLayout.childrenSequence: Sequence<ExpandableView> in <lambda>() constant309 private fun NotificationStackScrollLayout.showableChildren() = in <lambda>() method
140 public class NotificationStackScrollLayout extends ViewGroup implements Dumpable { class606 public NotificationStackScrollLayout(Context context, AttributeSet attrs) { in NotificationStackScrollLayout() method in NotificationStackScrollLayout