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
1587 public ExpandableView getFirstChildNotGone() {1588 return mView.getFirstChildNotGone();
2374 public ExpandableView getFirstChildNotGone() {4245 if (row.isUserLocked() && row != getFirstChildNotGone()) { in updateScrollPositionOnExpandInBottom()4531 ExpandableView firstChildNotGone = getFirstChildNotGone(); in updateOwnTranslationZ()
4424 mNotificationStackScrollLayoutController.getFirstChildNotGone();
60868 Landroid/view/NotificationHeaderView;->getFirstChildNotGone()Landroid/view/View;