Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java999 public void setIndexOfFirstViewInShelf(ExpandableView firstViewInShelf) { in setIndexOfFirstViewInShelf()
1025 private ExpandableView firstViewInShelf; field in NotificationShelf.ShelfState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java1155 public ExpandableView firstViewInShelf; field in StackScrollAlgorithm.StackScrollAlgorithmState