Searched refs:getFirstChildNotGone (Results 1 – 4 of 4) sorted by relevance
423 view = getFirstChildNotGone(); in getRectAroundView()487 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationHeaderView
1611 final ExpandableView firstChild = getFirstChildNotGone();1945 ExpandableView firstChild = getFirstChildNotGone();2359 public ExpandableView getFirstChildNotGone() {2907 ExpandableView firstChild = getFirstChildNotGone();2998 final ExpandableView firstChild = getFirstChildNotGone();3206 ExpandableView firstChild = getFirstChildNotGone();3219 if (mScrollAnchorView == getFirstChildNotGone() && mScrollAnchorViewY > 0) {3370 if (child == getFirstChildNotGone() && (isScrolledToTop() || !mIsExpanded)) {4467 return mScrollAnchorView == getFirstChildNotGone() && mScrollAnchorViewY >= 0;4583 mScrollAnchorView = getFirstChildNotGone();[all …]
3222 ExpandableView firstChildNotGone = mNotificationStackScroller.getFirstChildNotGone();
21925 HSPLandroid/view/NotificationHeaderView;->getFirstChildNotGone()Landroid/view/View;