Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelfController.java125 public int getNotGoneIndex() { in getNotGoneIndex() method in NotificationShelfController
H A DNotificationShelf.java746 public int getNotGoneIndex() { in getNotGoneIndex() method in NotificationShelf
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java4398 private int getNotGoneIndex(View child) { in getNotGoneIndex() method