Home
last modified time | relevance | path

Searched refs:commentsView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDetailDisplayUtils.java364 TextView commentsView = (TextView) rootView.findViewById(R.id.stream_item_comments); in addStreamItemText() local
373 setDataOrHideIfNone(streamItem.getDecodedComments(), commentsView); in addStreamItemText() local