Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp221 bool hadType = false; in appendTypeInfo() local
228 hadType = true; in appendTypeInfo()
232 if (hadType && (type&ResTable_map::TYPE_REFERENCE) == 0) { in appendTypeInfo()