Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DStringPool.h44 struct StyleString { struct
45 std::string str;
46 std::vector<Span> spans;
/aosp14/frameworks/base/tools/aapt2/
H A DResources.proto635 message StyleString { message