Searched refs:getFirstChildNotGone (Results 1 – 4 of 4) sorted by relevance
461 view = getFirstChildNotGone(); in getRectAroundView()525 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationHeaderView
1529 final ExpandableView firstChild = getFirstChildNotGone();1856 ExpandableView firstChild = getFirstChildNotGone();2270 public ExpandableView getFirstChildNotGone() {2779 ExpandableView firstChild = getFirstChildNotGone();2861 final ExpandableView firstChild = getFirstChildNotGone();3069 ExpandableView firstChild = getFirstChildNotGone();3082 if (mScrollAnchorView == getFirstChildNotGone() && mScrollAnchorViewY > 0) {3233 if (child == getFirstChildNotGone() && (isScrolledToTop() || !mIsExpanded)) {4295 return mScrollAnchorView == getFirstChildNotGone() && mScrollAnchorViewY >= 0;4411 mScrollAnchorView = getFirstChildNotGone();[all …]
2471 ExpandableView firstChildNotGone = mNotificationStackScroller.getFirstChildNotGone(); in onHeightChanged()
75940 Landroid/view/NotificationHeaderView;->getFirstChildNotGone()Landroid/view/View;