Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DNotificationHeaderView.java423 view = getFirstChildNotGone(); in getRectAroundView()
487 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationHeaderView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1611 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 …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java3222 ExpandableView firstChildNotGone = mNotificationStackScroller.getFirstChildNotGone();
/frameworks/base/config/
Dboot-image-profile.txt21925 HSPLandroid/view/NotificationHeaderView;->getFirstChildNotGone()Landroid/view/View;