OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDecodedComments
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/util/
StreamItemEntry.java
156
* Make {@link #getDecodedText} and {@link #
getDecodedComments
} available. Must be called
178
public CharSequence
getDecodedComments
() {
/packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailDisplayUtils.java
361
setDataOrHideIfNone(streamItem.
getDecodedComments
(), commentsView);
Completed in 3241 milliseconds