Home
last modified time | relevance | path

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

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_layout_compiler.cc34 const TypeDescriptor kAttributeSet = TypeDescriptor::FromClassname("android.util.AttributeSet"); variable
57 Prototype{kView, kView, kString, kContext, kAttributeSet})},
61 kAttributeSet})},
95 Prototype{kAttributeSet, TypeDescriptor::FromClassname("org.xmlpull.v1.XmlPullParser")}); in BuildLayoutResourceToAttributeSet()
159 Prototype{TypeDescriptor::Void(), kContext, kAttributeSet}, in StartView()