Searched refs:isContentExpandable (Results 1 – 5 of 5) sorted by relevance
174 boolean expandable = child.isContentExpandable(); in handleExpansion()
250 return if (childAtRawPosition != null && childAtRawPosition.isContentExpandable) { in <lambda>()
296 public boolean isContentExpandable() { in isContentExpandable() method in ExpandableView
2667 public boolean isContentExpandable() {2672 return showingLayout.isContentExpandable();2981 expandable = mPrivateLayout.isContentExpandable();
1129 public boolean isContentExpandable() { in isContentExpandable() method in NotificationContentView