Searched defs:StartView (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/startop/view_compiler/ | ||
D | java_lang_builder.cc | 70 void JavaLangViewBuilder::StartView(const string& class_name, bool /*is_viewgroup*/) { in StartView() function in JavaLangViewBuilder |
D | dex_layout_compiler.cc | 129 void DexViewBuilder::StartView(const std::string& name, bool is_viewgroup) { in StartView() function in startop::DexViewBuilder |