Searched refs:getAttributeComment (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Resource.cpp | 2241 static String16 getAttributeComment(const sp<AaptAssets>& assets, in getAttributeComment() function 2423 comment = getAttributeComment(assets, name8); in writeLayoutClasses() 2501 comment = getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 2503 getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 2643 comment = getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses() 2645 getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses()
|