Searched refs:allAttributes (Results 1 – 8 of 8) sorted by relevance
146 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in AutofillServiceInfo() local149 afsAttributes = resources.obtainAttributes(allAttributes, in AutofillServiceInfo()191 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in parseCompatibilityPackages() local193 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()
686 AttributeSet allAttributes = Xml.asAttributeSet(parser); in AccessibilityServiceInfo() local689 TypedArray asAttributes = resources.obtainAttributes(allAttributes, in AccessibilityServiceInfo()
147 AttributeSet allAttributes = Xml.asAttributeSet(parser); in create() local148 TypedArray attributes = resources.obtainAttributes(allAttributes, in create()
181 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in parseServiceMetadata() local184 afsAttributes = resources.obtainAttributes(allAttributes, in parseServiceMetadata()
260 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in extractXmlMetadata() local265 allAttributes, in extractXmlMetadata()