Searched refs:getAttributeComment (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Resource.cpp | 2238 static String16 getAttributeComment(const sp<AaptAssets>& assets, in getAttributeComment() function 2420 comment = getAttributeComment(assets, name8); in writeLayoutClasses() 2498 comment = getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 2500 getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 2640 comment = getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses() 2642 getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses()
|