Home
last modified time | relevance | path

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

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_layout_compiler.cc90 dex::Value layout_resource) { in BuildLayoutResourceToAttributeSet() argument
97 Instruction::InvokeStaticObject(as_attribute_set.id, dest, layout_resource)); in BuildLayoutResourceToAttributeSet()
H A Ddex_layout_compiler.h92 void BuildLayoutResourceToAttributeSet(dex::Value dest, dex::Value layout_resource);