Searched refs:firstChildNotGone (Results 1 – 1 of 1) sorted by relevance
2167 ExpandableView firstChildNotGone = mNotificationStackScroller.getFirstChildNotGone(); in onHeightChanged() local2168 ExpandableNotificationRow firstRow = firstChildNotGone instanceof ExpandableNotificationRow in onHeightChanged()2169 ? (ExpandableNotificationRow) firstChildNotGone in onHeightChanged()