Searched refs:isContentExpandable (Results 1 – 5 of 5) sorted by relevance
186 boolean expandable = child.isContentExpandable(); in handleExpansion()
322 return if (childAtRawPosition != null && childAtRawPosition.isContentExpandable) { in <lambda>()
330 public boolean isContentExpandable() { in isContentExpandable() method in ExpandableView
2643 public boolean isContentExpandable() {2648 return showingLayout.isContentExpandable();2991 expandable = mPrivateLayout.isContentExpandable();
1097 public boolean isContentExpandable() { in isContentExpandable() method in NotificationContentView