Searched refs:kAttributeSet (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/startop/view_compiler/ |
H A D | dex_layout_compiler.cc | 34 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()
|