Searched refs:TYPE_FLAGS (Results 1 – 3 of 3) sorted by relevance
1258 TYPE_FLAGS = 1<<17 enumerator
155 { flagsArray, sizeof(flagsArray)/2, ResTable_map::TYPE_FLAGS, NULL },419 localType = ResTable_map::TYPE_FLAGS; in compileAttribute()435 if ((attr.type&(ResTable_map::TYPE_ENUM|ResTable_map::TYPE_FLAGS)) == 0) { in compileAttribute()448 …} else if ((uint32_t)(attr.type&(ResTable_map::TYPE_ENUM|ResTable_map::TYPE_FLAGS)) != localType) { in compileAttribute()499 ResTable_map::TYPE_ENUM|ResTable_map::TYPE_FLAGS)); in compileAttribute()
4131 || attrType == ResTable_map::TYPE_FLAGS in stringToValue()4518 if ((attrType&ResTable_map::TYPE_FLAGS) != 0) { in stringToValue()