Searched refs:allAttributes (Results 1 – 8 of 8) sorted by relevance
150 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in AutofillServiceInfo() local153 afsAttributes = resources.obtainAttributes(allAttributes, in AutofillServiceInfo()195 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in parseCompatibilityPackages() local197 cpAttributes = resources.obtainAttributes(allAttributes, in parseCompatibilityPackages()
120 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in ContentCaptureServiceInfo() local123 afsAttributes = resources.obtainAttributes(allAttributes, in ContentCaptureServiceInfo()
131 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in TranslationServiceInfo() local134 afsAttributes = resources.obtainAttributes(allAttributes, in TranslationServiceInfo()
142 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in AccessibilityShortcutInfo() local145 final TypedArray asAttributes = resources.obtainAttributes(allAttributes, in AccessibilityShortcutInfo()
727 AttributeSet allAttributes = Xml.asAttributeSet(parser); in AccessibilityServiceInfo() local730 TypedArray asAttributes = resources.obtainAttributes(allAttributes, in AccessibilityServiceInfo()
147 AttributeSet allAttributes = Xml.asAttributeSet(parser); in create() local148 TypedArray attributes = resources.obtainAttributes(allAttributes, in create()
211 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in parseServiceMetadata() local214 afsAttributes = resources.obtainAttributes(allAttributes, in parseServiceMetadata()
262 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in extractXmlMetadata() local267 allAttributes, in extractXmlMetadata()