Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAttributeResolution.cpp220 base::expected<std::monostate, IOError> ApplyStyle(Theme* theme, ResXMLParser* xml_parser, in ApplyStyle() function
DAssetManager2.cpp1625 base::expected<std::monostate, NullOrIOError> Theme::ApplyStyle(uint32_t resid, bool force) { in ApplyStyle() function in android::Theme