Searched refs:kStyleable (Results 1 – 7 of 7) sorted by relevance
97 case ResourceType::kStyleable: in to_string()132 {"styleable", ResourceType::kStyleable},
68 kStyleable, enumerator
1733 out_resource->name.type = ResourceType::kStyleable; in ParseDeclareStyleable()
564 if (resource_name.type == ResourceType::kStyleable) { in ProcessType()649 if (out != nullptr && type->type == ResourceType::kStyleable && is_public) { in Generate()
247 if (type->type != ResourceType::kStyleable) { in CompileTable()
595 if (type.type == ResourceType::kStyleable || type.type == ResourceType::kMacro) { in FlattenTypes()
802 case pb::CompoundValue::kStyleable: { in DeserializeValueFromPb()