Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
H A DNotificationRowComponent.java30 public interface NotificationRowComponent { interface
38 NotificationRowComponent build(); in build()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIModule.java106 import com.android.systemui.statusbar.notification.row.dagger.NotificationRowComponent;
223 NotificationRowComponent.class,