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

/frameworks/base/tools/aapt/
H A DResource.cpp1578 static String16 getAttributeComment(const sp<AaptAssets>& assets, function
1696 comment = getAttributeComment(assets, name8);
1777 comment = getAttributeComment(assets, name8, &typeComment);
1779 getAttributeComment(assets, name8, &typeComment);
1929 comment = getAttributeComment(assets, name8, &typeComment);
1931 getAttributeComment(assets, name8, &typeComment);

Completed in 54 milliseconds