Searched refs:getAttributeComment (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Resource.cpp | 1630 static String16 getAttributeComment(const sp<AaptAssets>& assets, in getAttributeComment() function 1744 comment = getAttributeComment(assets, name8); in writeLayoutClasses() 1821 comment = getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 1823 getAttributeComment(assets, name8, &typeComment); in writeLayoutClasses() 1965 comment = getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses() 1967 getAttributeComment(assets, name8, &typeComment); in writeTextLayoutClasses()
|