Home
last modified time | relevance | path

Searched defs:createExpandableViewState (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DEmptyShadeView.java139 public ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in EmptyShadeView
DNotificationShelf.java182 public ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in NotificationShelf
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DMediaContainerView.kt140 override fun createExpandableViewState(): ExpandableViewState = MediaContainerViewState() in createExpandableViewState() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java450 public ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in FooterView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java658 protected ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in ExpandableView