Searched refs:formattedSectionTitleViewBinder (Results 1 – 1 of 1) sorted by relevance
140 private val formattedSectionTitleViewBinder by lazy { FormattedSectionTitleViewBinder() } in <lambda>() constant184 .setViewBinder(FormattedSectionTitle::class.java, formattedSectionTitleViewBinder) in <lambda>()