Searched refs:getFirstChildNotGone (Results 1 – 6 of 6) sorted by relevance
244 view = getFirstChildNotGone(); in getRectAroundView()312 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationHeaderView
311 view = getFirstChildNotGone(); in getRectAroundView()368 private View getFirstChildNotGone() { in getFirstChildNotGone() method in NotificationTopLineView
1442 public ExpandableView getFirstChildNotGone() {1443 return mView.getFirstChildNotGone();
2261 public ExpandableView getFirstChildNotGone() {4194 if (row.isUserLocked() && row != getFirstChildNotGone()) { in updateScrollPositionOnExpandInBottom()4479 ExpandableView firstChildNotGone = getFirstChildNotGone(); in updateOwnTranslationZ()
4390 mNotificationStackScrollLayoutController.getFirstChildNotGone(); in onHeightChanged()
61511 Landroid/view/NotificationHeaderView;->getFirstChildNotGone()Landroid/view/View;