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/dagger/
DCentralSurfacesModule.java21 import com.android.systemui.statusbar.notification.row.NotificationRowModule;
30 NotificationsModule.class, NotificationRowModule.class, EmergencyGestureModule.class})
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowModule.java32 public abstract class NotificationRowModule { class