Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/ui/viewbinder/
DNotificationShelfViewBinder.kt23 …ort com.android.systemui.statusbar.notification.row.ui.viewbinder.ActivatableNotificationViewBinder
40 ActivatableNotificationViewBinder.bind(viewModel, shelf, falsingManager) in bind()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewbinder/
DActivatableNotificationViewBinder.kt34 object ActivatableNotificationViewBinder { in <lambda>() object