Home
last modified time | relevance | path

Searched defs:firstViewInShelf (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java830 public void setIndexOfFirstViewInShelf(ExpandableView firstViewInShelf) { in setIndexOfFirstViewInShelf()
836 private ExpandableView firstViewInShelf; field in NotificationShelf.ShelfState
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java782 public ExpandableView firstViewInShelf; field in StackScrollAlgorithmState