Home
last modified time | relevance | path

Searched defs:getComment (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/text/util/
DRfc822Token.java53 public String getComment() { in getComment() method in Rfc822Token
/frameworks/base/tools/aapt/
DResourceTable.h367 const String16& getComment() const { return mComment; } in getComment() function
DAaptAssets.h460 const String16& getComment(const String8& name) const in getComment() function
DXMLNode.cpp688 const String16& XMLNode::getComment() const in getComment() function in XMLNode
/frameworks/base/libs/utils/
DResourceTypes.cpp789 const uint16_t* ResXMLParser::getComment(size_t* outLen) const in getComment() function in android::ResXMLParser