Searched refs:isContentExpandable (Results 1 – 5 of 5) sorted by relevance
178 boolean expandable = child.isContentExpandable(); in handleExpansion()
319 return if (childAtRawPosition != null && childAtRawPosition.isContentExpandable) { in <lambda>()
280 public boolean isContentExpandable() { in isContentExpandable() method in ExpandableView
2642 public boolean isContentExpandable() {2647 return showingLayout.isContentExpandable();2969 expandable = mPrivateLayout.isContentExpandable();
1050 public boolean isContentExpandable() { in isContentExpandable() method in NotificationContentView