Searched refs:isContentExpandable (Results 1 – 5 of 5) sorted by relevance
350 return if (childAtRawPosition != null && childAtRawPosition.isContentExpandable) { in <lambda>()
917 val expandable = child.isContentExpandable in handleExpansion()
349 public boolean isContentExpandable() { in isContentExpandable() method in ExpandableView
3067 public boolean isContentExpandable() {3072 return showingLayout.isContentExpandable();3519 expandable = mPrivateLayout.isContentExpandable();
1235 public boolean isContentExpandable() { in isContentExpandable() method in NotificationContentView