Home
last modified time | relevance | path

Searched refs:_style (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.h282 const Vector<StringPool::entry_style_span>* _style = NULL,
DResourceTable.cpp3333 const Vector<StringPool::entry_style_span>* _style, in Item() argument
3342 if (_style) { in Item()
3343 style = *_style; in Item()