Searched refs:setComment (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator_test.cpp234 ->setComment(std::u16string(u"This is a comment\n@deprecated"));
262 attr.setComment(StringPiece16(u"This is an attribute"));
266 styleable.setComment(StringPiece16(u"This is a styleable"));
294 attr.setComment(StringPiece16(u"@removed"));
/frameworks/base/tools/aapt2/link/
H A DAutoVersioner.cpp118 newStyle->setComment(style->getComment());
H A DTableMerger.cpp287 newFileRef->setComment(fileRef.getComment());
/frameworks/multidex/library/test/src/android/support/multidex/
H A DZipEntryReader.java98 entry.setComment(new String(commentBytes, 0, commentBytes.length, UTF_8));
/frameworks/base/core/java/android/text/util/
H A DRfc822Token.java80 public void setComment(@Nullable String comment) { method in class:Rfc822Token
/frameworks/base/tools/aapt2/
H A DResourceValues.h91 void setComment(const StringPiece16& str) { function in struct:aapt::Value
95 void setComment(std::u16string&& str) { function in struct:aapt::Value
H A DResourceParser.cpp102 res->value->setComment(std::move(res->comment));
855 symbol.symbol.setComment(std::move(comment));
1247 childRef.setComment(childResource.comment);
/frameworks/base/tools/aapt2/test/
H A DBuilders.h159 ValueBuilder& setComment(const StringPiece16& str) { function in class:aapt::test::ValueBuilder
160 mValue->setComment(str);
/frameworks/base/tools/aapt2/proto/
H A DTableProtoDeserializer.cpp376 outValue->setComment(util::utf8ToUtf16(pbItem.comment()));
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 363 milliseconds