Home
last modified time | relevance | path

Searched refs:getFirstChildNotGone (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DNotificationHeaderView.java461 view = getFirstChildNotGone(); in getRectAroundView()
525 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationHeaderView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1529 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 …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2471 ExpandableView firstChildNotGone = mNotificationStackScroller.getFirstChildNotGone(); in onHeightChanged()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75940 Landroid/view/NotificationHeaderView;->getFirstChildNotGone()Landroid/view/View;