Home
last modified time | relevance | path

Searched defs:singleLineViewModel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DSingleLineViewInflaterTest.kt98 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>() constant
112 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>() constant
139 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>() constant
160 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>() constant
183 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>() constant
212 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>() constant
242 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/shared/
DNotificationContentModel.kt23 val singleLineViewModel: SingleLineViewModel? = null, constant in com.android.systemui.statusbar.notification.row.shared.NotificationContentModel
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderImpl.kt667 val singleLineViewModel = in <lambda>() constant