Searched defs:NotificationStackScrollLayout (Results 1 – 2 of 2) sorted by relevance
375 private val NotificationStackScrollLayout.childrenSequence: Sequence<ExpandableView> regex455 private fun NotificationStackScrollLayout.showableChildren() = regex
141 public class NotificationStackScrollLayout extends ViewGroup implements Dumpable { class620 public NotificationStackScrollLayout(Context context, AttributeSet attrs) { in NotificationStackScrollLayout() method in NotificationStackScrollLayout