Searched refs:isContentExpandable (Results 1 – 5 of 5) sorted by relevance
320 return if (childAtRawPosition != null && childAtRawPosition.isContentExpandable) {
776 val expandable = child.isContentExpandable
322 public boolean isContentExpandable() { in isContentExpandable() method in ExpandableView
2702 public boolean isContentExpandable() {2707 return showingLayout.isContentExpandable();3144 expandable = mPrivateLayout.isContentExpandable();
1069 public boolean isContentExpandable() { in isContentExpandable() method in NotificationContentView