Home
last modified time | relevance | path

Searched defs:allAttributes (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DAutofillServiceInfo.java146 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in AutofillServiceInfo() local
191 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in parseCompatibilityPackages() local
/aosp14/frameworks/base/core/java/android/service/contentcapture/
H A DContentCaptureServiceInfo.java120 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in ContentCaptureServiceInfo() local
/aosp14/frameworks/base/core/java/android/service/translation/
H A DTranslationServiceInfo.java131 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in TranslationServiceInfo() local
/aosp14/frameworks/base/core/java/android/printservice/
H A DPrintServiceInfo.java147 AttributeSet allAttributes = Xml.asAttributeSet(parser); in create() local
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityShortcutInfo.java142 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in AccessibilityShortcutInfo() local
H A DAccessibilityServiceInfo.java686 AttributeSet allAttributes = Xml.asAttributeSet(parser); in AccessibilityServiceInfo() local
/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DQuickAccessWalletServiceInfo.java181 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in parseServiceMetadata() local
/aosp14/frameworks/base/core/java/android/service/credentials/
H A DCredentialProviderInfoFactory.java260 final AttributeSet allAttributes = Xml.asAttributeSet(parser); in extractXmlMetadata() local