Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java1040 public void setIndexOfFirstViewInShelf(ExpandableView firstViewInShelf) { in setIndexOfFirstViewInShelf()
1071 private ExpandableView firstViewInShelf; field in NotificationShelf.ShelfState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java1015 public ExpandableView firstViewInShelf; field in StackScrollAlgorithm.StackScrollAlgorithmState