Searched refs:roundIconPackage (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Resource.cpp | 826 String16 roundIconPackage, roundIconType, roundIconName; in massageRoundIconSupport() local 827 if (!ResTable::expandResourceRef(roundIconRef.string(), roundIconRef.size(), &roundIconPackage, in massageRoundIconSupport() 834 sp<ResourceTable::ConfigList> roundIconEntry = findEntry(roundIconPackage, roundIconType, in massageRoundIconSupport() 851 table->addEntry(SourcePos(), roundIconPackage, roundIconType, roundIconName, aliasValue, in massageRoundIconSupport()
|