Searched refs:makeSingleLineViewModel (Results 1 – 1 of 1) sorted by relevance
98 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>()112 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>()139 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>()160 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>()183 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>()212 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>()242 val singleLineViewModel = notification.makeSingleLineViewModel(notificationType) in <lambda>()350 private fun Notification.makeSingleLineViewModel(type: NotificationType): SingleLineViewModel { in <lambda>() method