Searched refs:content_layout_parser (Results 1 – 1 of 1) sorted by relevance
983 XmlPullParser content_layout_parser = mResources.getLayout(R.layout.context_layout); in testGetAttributeSetSourceResId() local984 AttributeSet content_layout_set = Xml.asAttributeSet(content_layout_parser); in testGetAttributeSetSourceResId()