Searched refs:NotificationViewHeightRepository (Results 1 – 3 of 3) sorted by relevance
24 … com.android.systemui.statusbar.notification.stack.data.repository.NotificationViewHeightRepository in <lambda>()40 private val viewHeightRepository: NotificationViewHeightRepository, in <lambda>()
22 val Kosmos.notificationViewHeightRepository by Fixture { NotificationViewHeightRepository() } in <lambda>()
28 class NotificationViewHeightRepository @Inject constructor() { class