Home
last modified time | relevance | path

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

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