Searched defs:getAttributeComment (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResource.cpp1951 static String16 getAttributeComment(const sp<AaptAssets>& assets, function
2133 comment = getAttributeComment(assets, name8);
2208 comment = getAttributeComment(assets, name8, &typeComment);
2210 getAttributeComment(assets, name8, &typeComment);
2350 comment = getAttributeComment(assets, name8, &typeComment);
2352 getAttributeComment(assets, name8, &typeComment);

Completed in 220 milliseconds