Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DReferenceNotificationsModule.kt20 import com.android.systemui.statusbar.notification.row.NotificationRowModule
31 NotificationRowModule::class,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowModule.java34 public abstract class NotificationRowModule { class