Home
last modified time | relevance | path

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

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