Home
last modified time | relevance | path

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

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_layout_compiler.cc70 auto layout_inflater_from = method_->dex_file()->GetOrDeclareMethod( in BuildGetLayoutInflater() local
72 method_->AddInstruction(Instruction::InvokeStaticObject(layout_inflater_from.id, dest, context_)); in BuildGetLayoutInflater()