Searched refs:ExpandableNotificationRowComponent (Results 1 – 4 of 4) sorted by relevance
40 @Subcomponent(modules = {ExpandableNotificationRowComponent.ExpandableNotificationRowModule.class,43 public interface ExpandableNotificationRowComponent { interface61 ExpandableNotificationRowComponent build(); in build()
43 import com.android.systemui.statusbar.notification.row.dagger.ExpandableNotificationRowComponent;62 private final ExpandableNotificationRowComponent.Builder81 ExpandableNotificationRowComponent.Builder expandableNotificationRowComponentBuilder, in NotificationRowBinderImpl()134 ExpandableNotificationRowComponent component = in inflateViews()
63 import com.android.systemui.statusbar.notification.row.dagger.ExpandableNotificationRowComponent;129 ExpandableNotificationRowComponent.class,
82 import com.android.systemui.statusbar.notification.row.dagger.ExpandableNotificationRowComponent;137 private ExpandableNotificationRowComponent.Builder mExpandableNotificationRowComponentBuilder;138 @Mock private ExpandableNotificationRowComponent mExpandableNotificationRowComponent;