Home
last modified time | relevance | path

Searched refs:getNotGoneIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java279 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()
DNotificationStackScrollLayout.java3723 return getNotGoneIndex(child); in findDarkAnimationOriginIndex()
3729 private int getNotGoneIndex(View child) { in getNotGoneIndex() method in NotificationStackScrollLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java561 public int getNotGoneIndex() {