Home
last modified time | relevance | path

Searched refs:ExpandableNotificationRowComponent (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
H A DExpandableNotificationRowComponent.java41 ExpandableNotificationRowComponent.ExpandableNotificationRowModule.class,
45 public interface ExpandableNotificationRowComponent { interface
61 ExpandableNotificationRowComponent build(); in build()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderImpl.java48 import com.android.systemui.statusbar.notification.row.dagger.ExpandableNotificationRowComponent;
67 private final ExpandableNotificationRowComponent.Builder
86 ExpandableNotificationRowComponent.Builder expandableNotificationRowComponentBuilder, in NotificationRowBinderImpl()
144 ExpandableNotificationRowComponent component = in inflateViews()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIModule.java105 import com.android.systemui.statusbar.notification.row.dagger.ExpandableNotificationRowComponent;
225 ExpandableNotificationRowComponent.class,