Home
last modified time | relevance | path

Searched refs:createExpandableViewState (Results 1 – 6 of 6) sorted by relevance

/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/
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/row/
DExpandableView.java90 mViewState = createExpandableViewState(); in ExpandableView()
658 protected ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in ExpandableView
DExpandableNotificationRow.java3580 public ExpandableViewState createExpandableViewState() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java450 public ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in FooterView