Home
last modified time | relevance | path

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

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