Searched defs:entry_style_span (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DStringPool.h67 struct entry_style_span { struct in class:StringPool
78 Vector<entry_style_span> spans;
98 ssize_t add(const String16& value, const Vector<entry_style_span>& spans,
103 status_t addStyleSpans(size_t idx, const Vector<entry_style_span>& spans);
104 status_t addStyleSpan(size_t idx, const entry_style_span& span);

Completed in 46 milliseconds