Home
last modified time | relevance | path

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

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