Home
last modified time | relevance | path

Searched refs:is_viewgroup (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/startop/view_compiler/
Djava_lang_builder.h38 void StartView(const std::string& class_name, bool is_viewgroup);
Ddex_layout_compiler.cc129 void DexViewBuilder::StartView(const std::string& name, bool is_viewgroup) { in StartView() argument
166 if (is_viewgroup) { in StartView()
Ddex_layout_compiler.h77 void StartView(const std::string& name, bool is_viewgroup);