Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/java/
DJavaClassGenerator.cpp399 std::stringstream default_comment; in ProcessStyleable() local
400 default_comment << "<p>This symbol is the offset where the " in ProcessStyleable()
405 attr_processor->AppendComment(default_comment.str()); in ProcessStyleable()