Home
last modified time | relevance | path

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

1234

/frameworks/base/core/java/android/content/pm/parsing/component/
DParsedAttributionUtils.java47 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestAttribution); in parseAttribution()
86 sa = res.obtainAttributes(parser, in parseAttribution()
DParsedPermissionUtils.java51 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestPermission); in parsePermission()
138 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestPermissionTree); in parsePermissionTree()
180 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestPermissionGroup); in parsePermissionGroup()
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()
DParsedProviderUtils.java63 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestProvider); in parseProvider()
208 TypedArray sa = resources.obtainAttributes(parser, in parseGrantUriPermission()
262 TypedArray sa = resources.obtainAttributes(parser, in parsePathPermission()
DParsedInstrumentationUtils.java44 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestInstrumentation); in parseInstrumentation()
DParsedIntentInfoUtils.java54 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestIntentFilter); in parseIntentInfo()
164 TypedArray sa = resources.obtainAttributes(parser, R.styleable.AndroidManifestData); in parseData()
/frameworks/base/core/java/android/nfc/cardemulation/
DNfcFServiceInfo.java131 TypedArray sa = res.obtainAttributes(attrs, in NfcFServiceInfo()
150 final TypedArray a = res.obtainAttributes(attrs, in NfcFServiceInfo()
162 final TypedArray a = res.obtainAttributes(attrs, in NfcFServiceInfo()
175 final TypedArray a = res.obtainAttributes(attrs, in NfcFServiceInfo()
DApduServiceInfo.java178 TypedArray sa = res.obtainAttributes(attrs, in ApduServiceInfo()
194 TypedArray sa = res.obtainAttributes(attrs, in ApduServiceInfo()
230 final TypedArray groupAttrs = res.obtainAttributes(attrs, in ApduServiceInfo()
263 final TypedArray a = res.obtainAttributes(attrs, in ApduServiceInfo()
275 final TypedArray a = res.obtainAttributes(attrs, in ApduServiceInfo()
289 final TypedArray a = res.obtainAttributes(attrs, in ApduServiceInfo()
/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()
459 final TypedArray sa = service.mContext.getResources().obtainAttributes(attrs, in parseCategory()
474 final TypedArray sa = service.mContext.getResources().obtainAttributes(attrs, in parseShareTargetAttributes()
490 final TypedArray sa = service.mContext.getResources().obtainAttributes(attrs, in parseShareTargetData()
/frameworks/base/core/java/android/content/pm/parsing/
DParsingPackageUtils.java487 final TypedArray manifestArray = res.obtainAttributes(parser, R.styleable.AndroidManifest); in parseBaseApk()
578 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestApplication); in parseSplitApplication()
906 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestKeySet); in parseKeySets()
922 TypedArray sa = res.obtainAttributes(parser, in parseKeySets()
962 TypedArray sa = res.obtainAttributes(parser, in parseKeySets()
1064 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestUsesPermission); in parseUsesPermission()
1130 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestUsesConfiguration); in parseUsesConfiguration()
1174 TypedArray sa = res.obtainAttributes(attrs, R.styleable.AndroidManifestUsesFeature); in parseFeatureInfo()
1235 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestUsesSdk); in parseUsesSdk()
1342 TypedArray sa = res.obtainAttributes(parser, R.styleable.AndroidManifestExtensionSdk); in parseExtensionSdk()
[all …]
/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/
DCycleInterpolator.java51 a = resources.obtainAttributes(attrs, R.styleable.CycleInterpolator); in CycleInterpolator()
DAnticipateInterpolator.java60 a = res.obtainAttributes(attrs, R.styleable.AnticipateInterpolator); in AnticipateInterpolator()
DOvershootInterpolator.java61 a = res.obtainAttributes(attrs, R.styleable.OvershootInterpolator); in OvershootInterpolator()
DDecelerateInterpolator.java61 a = res.obtainAttributes(attrs, R.styleable.DecelerateInterpolator); in DecelerateInterpolator()
DAccelerateInterpolator.java68 a = res.obtainAttributes(attrs, R.styleable.AccelerateInterpolator); in AccelerateInterpolator()
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()
347 TypedArray a = res.obtainAttributes(Xml.asAttributeSet(parser), in Key()
360 a = res.obtainAttributes(Xml.asAttributeSet(parser), in Key()
887 TypedArray a = res.obtainAttributes(Xml.asAttributeSet(parser), in parseKeyboardAttributes()
/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/view/textservice/
DSpellCheckerInfo.java97 TypedArray sa = res.obtainAttributes(attrs, in SpellCheckerInfo()
114 final TypedArray a = res.obtainAttributes( in SpellCheckerInfo()
/frameworks/base/core/java/android/service/autofill/
DAutofillServiceInfo.java138 afsAttributes = resources.obtainAttributes(allAttributes, in AutofillServiceInfo()
179 cpAttributes = resources.obtainAttributes(allAttributes, in parseCompatibilityPackages()
/frameworks/base/core/java/android/content/res/
DFontResourcesParser.java164 TypedArray array = resources.obtainAttributes(attrs, R.styleable.FontFamily); in readFamily()
219 TypedArray array = resources.obtainAttributes(attrs, R.styleable.FontFamilyFont); in readFont()
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/registry/
DBenchmarkRegistry.java124 … TypedArray groupAttribs = res.obtainAttributes(attributeSet, R.styleable.BenchmarkGroup); in parseBenchmarkGroup()
133 res.obtainAttributes(Xml.asAttributeSet(parser), R.styleable.Benchmark); in parseBenchmarkGroup()

1234