Searched refs:getLastVisibleChild (Results 1 – 2 of 2) sorted by relevance
202 public ExpandableView getLastVisibleChild() { in getLastVisibleChild() method in NotificationSection275 ExpandableView lastView = getLastVisibleChild(); in updateBounds()
2535 if (section.getLastVisibleChild() != null) {3021 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateFirstAndLastBackgroundViews()4206 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateScrollPositionOnExpandInBottom()