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.kt141 override fun createExpandableViewState(): ExpandableViewState = MediaContainerViewState() in createExpandableViewState() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/emptyshade/ui/view/
DEmptyShadeView.java225 public ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in EmptyShadeView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java181 mViewState = createExpandableViewState(); in ExpandableView()
769 protected ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in ExpandableView
DExpandableNotificationRow.java4288 public ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in ExpandableNotificationRow
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java459 public ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in FooterView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java191 public ExpandableViewState createExpandableViewState() { in createExpandableViewState() method in NotificationShelf