Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_layout_compiler.cc80 auto layout_inflater_from = dex->GetOrDeclareMethod( in Start() local
86 dex::Instruction::InvokeStaticObject(layout_inflater_from.id, /*dest=*/inflater_, context_)); in Start()