Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DStringPool.h45 struct StyleString { struct
46 std::string str;
47 std::vector<Span> spans;
DResources.proto626 message StyleString { message