Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java4289 return new NotificationViewState(); in createExpandableViewState()
4377 private static class NotificationViewState extends ExpandableViewState { class in ExpandableNotificationRow