Searched refs:mDecodedComments (Results 1 – 1 of 1) sorted by relevance
49 private CharSequence mDecodedComments; field in StreamItemEntry165 mDecodedComments = HtmlUtils.fromHtml(context, mComments, imageGetter, null); in decodeHtml()177 return mDecodedComments; in getDecodedComments()