Home
last modified time | relevance | path

Searched refs:icon_attr (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DResource.cpp1001 XMLNode::attribute_entry* icon_attr = application->editAttribute( in massageManifest() local
1003 if (icon_attr != NULL) { in massageManifest()
1007 massageRoundIconSupport(icon_attr->string, round_icon_attr->string, table); in massageManifest()