Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.h303 const Vector<StringPool::entry_style_span>* _style = NULL,
DResourceTable.cpp3463 const Vector<StringPool::entry_style_span>* _style, in Item() argument
3472 if (_style) { in Item()
3473 style = *_style; in Item()