Home
last modified time | relevance | path

Searched defs:ApplyStyle (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DAttributeResolution.cpp205 void ApplyStyle(Theme* theme, ResXMLParser* xml_parser, uint32_t def_style_attr, in ApplyStyle() function
DAssetManager2.cpp1125 bool Theme::ApplyStyle(uint32_t resid, bool force) { in ApplyStyle() function in android::Theme