HomeSort by relevance Sort by last modified time
    Searched defs:getDecodedComments (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/util/
StreamItemEntry.java 154 * Make {@link #getDecodedText} and {@link #getDecodedComments} available. Must be called
175 public CharSequence getDecodedComments() {
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailDisplayUtils.java 368 setDataOrHideIfNone(streamItem.getDecodedComments(), commentsView);

Completed in 33 milliseconds