Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackStateAnimator.java280 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()
H A DNotificationStackScrollLayout.java4502 private int getNotGoneIndex(View child) { in getNotGoneIndex() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java954 public int getNotGoneIndex() { in getNotGoneIndex() method in NotificationShelf