Home
last modified time | relevance | path

Searched refs:getLastChildNotGone (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1316 View lastChild = getLastChildNotGone(); in getScrollRange()
1357 public View getLastChildNotGone() { in getLastChildNotGone() method in NotificationStackScrollLayout
2677 if (getNotGoneChildCount() == 2 && getLastChildNotGone() == mDismissView in getDismissViewHeight()
DStackStateAnimator.java344 ? mHostLayout.getLastChildNotGone() in calculateChildAnimationDelay()