Searched refs:FormattedSectionContentViewBinder (Results 1 – 2 of 2) sorted by relevance
28 class FormattedSectionContentViewBinder : ViewBinder<FormattedSectionContent, View> { class
123 private val formattedSectionContentViewBinder by lazy { FormattedSectionContentViewBinder() } in <lambda>()