Searched refs:countText (Results 1 – 1 of 1) sorted by relevance
159 @Nullable CharSequence countText, @Nullable Long when) { in bind() argument214 if (countText != null) { in bind()216 mCountView.setText(countText); in bind()