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

  /frameworks/base/tools/aapt/
ResourceTable.h 137 bool appendTypeComment(const String16& package,
364 void appendTypeComment(const String16& comment);
ResourceTable.cpp 226 outTable->appendTypeComment(pkg, typeName, ident, fullMsg);
232 outTable->appendTypeComment(pkg, typeName, ident,
554 outTable->appendTypeComment(myPackage, attr16, attr.ident, enumOrFlagsComment);
    [all...]
AaptAssets.h 401 void appendTypeComment(const String8& name, const String16& comment) {

Completed in 89 milliseconds