Home
last modified time | relevance | path

Searched refs:obtainAttributes (Results 1 – 25 of 100) sorted by relevance

1234

/frameworks/base/core/java/com/android/internal/pm/pkg/component/
DParsedAttributionUtils.java49 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestAttribution); in parseAttribution()
83 sa = res.obtainAttributes(parser, in parseAttribution()
DParsedProcessUtils.java49 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestDenyPermission); in parseDenyPermission()
67 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestAllowPermission); in parseAllowPermission()
86 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestProcess); in parseProcess()
DParsedPermissionUtils.java59 try (TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestPermission)) { in parsePermission()
176 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestPermissionTree); in parsePermissionTree()
222 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestPermissionGroup); in parsePermissionGroup()
DParsedIntentInfoUtils.java62 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestIntentFilter); in parseIntentInfo()
183 TypedArray sa = res.obtainAttributes(parser, in parseRelRefGroup()
234 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestData); in parseRelRefGroupData()
375 TypedArray sa = resources.obtainAttributes(parser, R.styleable.AndroidManifestData); in parseData()
DParsedApexSystemServiceUtils.java41 TypedArray sa = res.obtainAttributes(parser, in parseApexSystemService()
DParsedProviderUtils.java66 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestProvider); in parseProvider()
228 TypedArray sa = resources.obtainAttributes(parser, in parseGrantUriPermission()
285 TypedArray sa = resources.obtainAttributes(parser, in parsePathPermission()
DParsedInstrumentationUtils.java48 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestInstrumentation); in parseInstrumentation()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutParser.java355 final TypedArray sa = service.mContext.getResources().obtainAttributes(attrs, in parseCategories()
372 final TypedArray sa = service.mContext.getResources().obtainAttributes(attrs, in parseShortcutAttributes()
467 final TypedArray sa = service.mContext.getResources().obtainAttributes(attrs, in parseCategory()
482 final TypedArray sa = service.mContext.getResources().obtainAttributes(attrs, in parseShareTargetAttributes()
498 final TypedArray sa = service.mContext.getResources().obtainAttributes(attrs, in parseShareTargetData()
/frameworks/base/core/java/com/android/internal/pm/pkg/parsing/
DParsingPackageUtils.java719 final TypedArray manifestArray = res.obtainAttributes(parser, R.styleable.AndroidManifest);
814 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestApplication);
1197 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestKeySet);
1213 TypedArray sa = res.obtainAttributes(parser,
1254 TypedArray sa = res.obtainAttributes(parser,
1372 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestUsesPermission);
1506 final TypedArray sa = res.obtainAttributes(attrs,
1521 final TypedArray sa = res.obtainAttributes(attrs,
1537 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestUsesConfiguration);
1581 TypedArray sa = res.obtainAttributes(attrs, R.styleable.AndroidManifestUsesFeature);
[all …]
/frameworks/base/nfc/java/android/nfc/cardemulation/
DNfcFServiceInfo.java153 TypedArray sa = res.obtainAttributes(attrs, in NfcFServiceInfo()
172 final TypedArray a = res.obtainAttributes(attrs, in NfcFServiceInfo()
184 final TypedArray a = res.obtainAttributes(attrs, in NfcFServiceInfo()
197 final TypedArray a = res.obtainAttributes(attrs, in NfcFServiceInfo()
DApduServiceInfo.java264 TypedArray sa = res.obtainAttributes(attrs, in ApduServiceInfo()
286 TypedArray sa = res.obtainAttributes(attrs, in ApduServiceInfo()
332 final TypedArray groupAttrs = res.obtainAttributes(attrs, in ApduServiceInfo()
365 final TypedArray a = res.obtainAttributes(attrs, in ApduServiceInfo()
377 final TypedArray a = res.obtainAttributes(attrs, in ApduServiceInfo()
391 final TypedArray a = res.obtainAttributes(attrs, in ApduServiceInfo()
405 final TypedArray a = res.obtainAttributes(attrs, in ApduServiceInfo()
422 final TypedArray a = res.obtainAttributes(attrs, in ApduServiceInfo()
/frameworks/base/test-mock/api/
Dlint-baseline.txt132 MissingNullability: android.test.mock.MockResources#obtainAttributes(android.util.AttributeSet, int…
133 Missing nullability on method `obtainAttributes` return
134 MissingNullability: android.test.mock.MockResources#obtainAttributes(android.util.AttributeSet, int…
135 Missing nullability on parameter `set` in method `obtainAttributes`
136 MissingNullability: android.test.mock.MockResources#obtainAttributes(android.util.AttributeSet, int…
137 Missing nullability on parameter `attrs` in method `obtainAttributes`
/frameworks/base/core/java/com/android/internal/graphics/drawable/
DAnimationScaleListDrawable.java80 final TypedArray a = obtainAttributes(r, theme, attrs, in inflate()
112 final TypedArray a = obtainAttributes(r, theme, attrs, in inflateChildElements()
/frameworks/base/core/java/android/view/animation/
DOvershootInterpolator.java61 a = res.obtainAttributes(attrs, R.styleable.OvershootInterpolator); in OvershootInterpolator()
DAnticipateInterpolator.java60 a = res.obtainAttributes(attrs, R.styleable.AnticipateInterpolator); in AnticipateInterpolator()
DCycleInterpolator.java51 a = resources.obtainAttributes(attrs, R.styleable.CycleInterpolator); in CycleInterpolator()
DAccelerateInterpolator.java68 a = res.obtainAttributes(attrs, R.styleable.AccelerateInterpolator); in AccelerateInterpolator()
DDecelerateInterpolator.java61 a = res.obtainAttributes(attrs, R.styleable.DecelerateInterpolator); in DecelerateInterpolator()
DAnticipateOvershootInterpolator.java77 a = res.obtainAttributes(attrs, AnticipateOvershootInterpolator); in AnticipateOvershootInterpolator()
/frameworks/base/core/java/android/inputmethodservice/
DKeyboard.java200 TypedArray a = res.obtainAttributes(Xml.asAttributeSet(parser), in Row()
215 a = res.obtainAttributes(Xml.asAttributeSet(parser), in Row()
348 TypedArray a = res.obtainAttributes(Xml.asAttributeSet(parser), in Key()
361 a = res.obtainAttributes(Xml.asAttributeSet(parser), in Key()
888 TypedArray a = res.obtainAttributes(Xml.asAttributeSet(parser), in parseKeyboardAttributes()
/frameworks/base/core/java/android/view/textservice/
DSpellCheckerInfo.java97 TypedArray sa = res.obtainAttributes(attrs, in SpellCheckerInfo()
114 final TypedArray a = res.obtainAttributes( in SpellCheckerInfo()
/frameworks/base/graphics/java/android/graphics/drawable/
DAnimationDrawable.java293 final TypedArray a = obtainAttributes(r, theme, attrs, R.styleable.AnimationDrawable); in inflate()
320 final TypedArray a = obtainAttributes(r, theme, attrs, in inflateChildElements()
DPaintDrawable.java76 TypedArray a = r.obtainAttributes(attrs, in inflateTag()
/frameworks/base/core/java/android/app/
DLocaleConfig.java205 TypedArray att = res.obtainAttributes( in parseLocaleConfig()
215 final TypedArray attributes = res.obtainAttributes( in parseLocaleConfig()
/frameworks/base/core/java/android/content/res/
DFontResourcesParser.java171 TypedArray array = resources.obtainAttributes(attrs, R.styleable.FontFamily); in readFamily()
235 TypedArray array = resources.obtainAttributes(attrs, R.styleable.FontFamilyFont); in readFont()

1234