HomeSort by relevance Sort by last modified time
    Searched refs:getCommentBuilder (Results 1 - 4 of 4) sorted by null

  /frameworks/base/tools/aapt2/java/
JavaClassGenerator.cpp 331 styleableArrayDef->getCommentBuilder()->appendComment(styleableComment.str());
378 AnnotationProcessor* attrProcessor = indexMember->getCommentBuilder();
458 AnnotationProcessor* processor = resourceMember->getCommentBuilder();
537 classDef->getCommentBuilder()->appendComment("@doconly");
540 appendJavaDocAnnotations(mOptions.javadocAnnotations, classDef->getCommentBuilder());
546 appendJavaDocAnnotations(mOptions.javadocAnnotations, rClass.getCommentBuilder());
ClassDefinition.h 39 AnnotationProcessor* getCommentBuilder() {
ManifestClassGenerator.cpp 77 stringMember->getCommentBuilder()->appendComment(el->comment);
  /frameworks/base/tools/aapt2/link/
Link.cpp 783 manifestClass->getCommentBuilder()->appendComment(properAnnotation);
    [all...]

Completed in 538 milliseconds