Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAttributeResolution.cpp232 uint32_t style_flags = 0u; in ApplyStyle() local
238 if (theme->GetAttribute(value.data, &value, &style_flags) == kInvalidCookie) { in ApplyStyle()
265 style_flags |= xml_style_bag->type_spec_flags; in ApplyStyle()
312 type_set_flags = style_flags; in ApplyStyle()