Searched refs:try_create_view_ (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/startop/view_compiler/ |
D | dex_layout_compiler.cc | 56 try_create_view_{method->dex_file()->GetOrDeclareMethod( 143 try_create_view_.id, view, inflater_, null, classname_tmp_, context_, attrs_)); in StartView() 147 try_create_view_.id, view, inflater_, GetCurrentView(), classname_tmp_, context_, attrs_)); in StartView()
|
D | dex_layout_compiler.h | 100 const dex::MethodDeclData try_create_view_; variable
|