Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java244 view = getFirstChildNotGone(); in getRectAroundView()
312 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationHeaderView
H A DNotificationTopLineView.java311 view = getFirstChildNotGone(); in getRectAroundView()
368 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationTopLineView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1442 public ExpandableView getFirstChildNotGone() {
1443 return mView.getFirstChildNotGone();
H A DNotificationStackScrollLayout.java2261 public ExpandableView getFirstChildNotGone() {
4194 if (row.isUserLocked() && row != getFirstChildNotGone()) { in updateScrollPositionOnExpandInBottom()
4479 ExpandableView firstChildNotGone = getFirstChildNotGone(); in updateOwnTranslationZ()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java4390 mNotificationStackScrollLayoutController.getFirstChildNotGone(); in onHeightChanged()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61511 Landroid/view/NotificationHeaderView;->getFirstChildNotGone()Landroid/view/View;