Home
last modified time | relevance | path

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

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