Searched refs:getAttributeComment (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Resource.cpp | 2033 static String16 getAttributeComment(const sp<AaptAssets>& assets, in getAttributeComment() function 2215 comment = getAttributeComment(assets, name8); in writeLayoutClasses() 2290 comment = getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 2292 getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 2432 comment = getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses() 2434 getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses()
|