Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateAnimator.java305 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java935 public int getNotGoneIndex() { in getNotGoneIndex() method in NotificationShelf