Searched refs:getAttributeComment (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Resource.cpp | 2064 static String16 getAttributeComment(const sp<AaptAssets>& assets, in getAttributeComment() function 2246 comment = getAttributeComment(assets, name8); in writeLayoutClasses() 2321 comment = getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 2323 getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 2463 comment = getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses() 2465 getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses()
|