Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DNotificationHeaderView.java244 view = getFirstChildNotGone(); in getRectAroundView()
312 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationHeaderView
DNotificationTopLineView.java311 view = getFirstChildNotGone(); in getRectAroundView()
368 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationTopLineView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1587 public ExpandableView getFirstChildNotGone() {
1588 return mView.getFirstChildNotGone();
DNotificationStackScrollLayout.java2374 public ExpandableView getFirstChildNotGone() {
4245 if (row.isUserLocked() && row != getFirstChildNotGone()) { in updateScrollPositionOnExpandInBottom()
4531 ExpandableView firstChildNotGone = getFirstChildNotGone(); in updateOwnTranslationZ()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java4424 mNotificationStackScrollLayoutController.getFirstChildNotGone();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60868 Landroid/view/NotificationHeaderView;->getFirstChildNotGone()Landroid/view/View;