Searched refs:isContentExpandable (Results 1 – 5 of 5) sorted by relevance
336 return if (childAtRawPosition != null && childAtRawPosition.isContentExpandable) {
898 val expandable = child.isContentExpandable
352 public boolean isContentExpandable() { in isContentExpandable() method in ExpandableView
2961 public boolean isContentExpandable() {2966 return showingLayout.isContentExpandable();3408 expandable = mPrivateLayout.isContentExpandable();
1138 public boolean isContentExpandable() { in isContentExpandable() method in NotificationContentView