/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowTypedArrayTest.java | 48 TypedArray typedArray = in getInt_withFlags_shouldReturnValue() local 67 TypedArray typedArray = in getResourceId_shouldReturnActualValue() local 86 TypedArray typedArray = in getFraction_shouldReturnGivenValue() local 103 TypedArray typedArray = in getDimension_shouldReturnGivenValue() local 113 TypedArray typedArray = in getDrawable_withExplicitColorValue_shouldReturnColorDrawable() local 126 TypedArray typedArray = in getTextArray_whenNoSuchAttribute_shouldReturnNull() local 142 TypedArray typedArray = in getTextArray_shouldReturnValues() local 154 TypedArray typedArray = in hasValue_withValue() local 165 TypedArray typedArray = context.obtainStyledAttributes(null, new int[] {R.attr.responses}); in hasValue_withoutValue() local 172 TypedArray typedArray = in hasValue_withNullValue() local [all …]
|
H A D | ShadowResourcesTest.java | 161 TypedArray typedArray = in obtainStyledAttributes_shouldCheckXmlFirst_fromAttributeSetBuilder() local 177 TypedArray typedArray = in obtainAttributes() local 194 TypedArray typedArray = resources.obtainAttributes(attributeSet, new int[] {android.R.attr.id}); in obtainAttributes_shouldUseReferencedIdFromAttributeSet() local 206 TypedArray typedArray = in obtainAttributes_shouldReturnValuesFromAttributeSet() local 230 TypedArray typedArray = in obtainStyledAttributesShouldCheckXmlFirst_andFollowReferences() local
|
H A D | ShadowAssetManagerTest.java | 73 TypedArray typedArray = in multiFormatAttributes_integerDecimalValue() local 85 TypedArray typedArray = in multiFormatAttributes_integerHexValue() local 97 TypedArray typedArray = in multiFormatAttributes_stringValue() local 109 TypedArray typedArray = in multiFormatAttributes_booleanValue() local
|
H A D | ShadowThemeTest.java | 284 TypedArray typedArray = in dimenRef() local 298 TypedArray typedArray = in dimenRefRef() local 308 TypedArray typedArray = in obtainStyledAttributes_shouldFindAttributeInDefaultStyle() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/common/preference/ |
D | SwitchPreferenceWithClickableSummary.java | 53 TypedArray typedArray = in SwitchPreferenceWithClickableSummary() local 63 TypedArray typedArray = in SwitchPreferenceWithClickableSummary() local 72 TypedArray typedArray = in SwitchPreferenceWithClickableSummary() local
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/ |
D | CarSystemBarElementFlags.java | 89 TypedArray typedArray = context.obtainStyledAttributes(attrs, in getStatusBarManagerDisableFlagsFromAttributes() local 132 TypedArray typedArray = context.obtainStyledAttributes(attrs, in getStatusBarManagerDisable2FlagsFromAttributes() local 171 TypedArray typedArray = context.obtainStyledAttributes(attrs, in getDisableForLockTaskModeLockedFromAttributes() local
|
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/ |
H A D | InfoButton.kt | 31 val typedArray = context.obtainStyledAttributes(attrs, R.styleable.InfoButton, constant
|
H A D | NavigationItem.kt | 39 val typedArray = context.obtainStyledAttributes(attrs, R.styleable.NavigationItem, constant
|
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/ |
D | InfoButton.kt | 31 val typedArray = context.obtainStyledAttributes(attrs, R.styleable.InfoButton, constant
|
D | NavigationItem.kt | 39 val typedArray = context.obtainStyledAttributes(attrs, R.styleable.NavigationItem, constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
H A D | DelayableMarqueeTextView.kt | 42 val typedArray = context.theme.obtainStyledAttributes( constant
|
/aosp_15_r20/developers/samples/android/ui/text/RoundedBackground-Kotlin/lib/src/main/java/com/android/example/text/styling/roundedbg/ |
D | TextRoundedBgAttributeReader.kt | 44 val typedArray = context.obtainStyledAttributes( constant
|
/aosp_15_r20/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/ |
D | DevicePolicyResourcesUtils.java | 376 Context context, TypedArray typedArray, int resId) { in isDevicePolicyResource() 400 Context context, TypedArray typedArray, int resId) { in getDevicePolicyResource()
|
/aosp_15_r20/external/lottie/sample/src/main/kotlin/com/airbnb/lottie/samples/views/ |
H A D | Marquee.kt | 25 val typedArray = context.obtainStyledAttributes(it, R.styleable.Marquee, 0, 0) in <lambda>() constant
|
H A D | ControlBarItemToggleView.kt | 31 … val typedArray = context.obtainStyledAttributes(it, R.styleable.ControlBarItemToggleView, 0, 0) in <lambda>() constant
|
/aosp_15_r20/external/setupcompat/main/java/com/google/android/setupcompat/template/ |
H A D | SystemNavBarMixin.java | 96 TypedArray typedArray = in applyPartnerCustomizations() local 248 TypedArray typedArray = in showSystemBars() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/pm/pkg/component/ |
H A D | ComponentParseUtils.java | 148 public static int flag(int flag, @AttrRes int attribute, TypedArray typedArray) { in flag() 153 TypedArray typedArray) { in flag()
|
/aosp_15_r20/external/setupdesign/main/src/com/google/android/setupdesign/transition/ |
H A D | TransitionHelper.java | 259 TypedArray typedArray = in applyForwardTransition() local 380 TypedArray typedArray = in applyBackwardTransition() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | ManageEducationView.kt | 76 val typedArray = in setButtonColor() constant
|
H A D | BubbleOverflow.kt | 121 val typedArray = in updateBtnTheme() constant
|
/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/content/res/ |
H A D | ResourcesTest.java | 177 TypedArray typedArray = resources.obtainTypedArray(R.array.typed_array_with_resource_id); in withIdReferenceEntry_obtainTypedArray() local 715 TypedArray typedArray = in obtainAttributes_shouldReturnValuesFromResources() local 793 TypedArray typedArray = in obtainStyledAttributes_shouldCheckXmlFirst_fromXmlLoadedFromResources() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/autoresizetext/ |
D | AutoResizeTextView.java | 77 TypedArray typedArray = context.getTheme().obtainStyledAttributes( in initialize() local 141 private void readAttrs(TypedArray typedArray) { in readAttrs()
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/displayarea/ |
D | DaView.kt | 107 val typedArray = context.obtainStyledAttributes(attrs, R.styleable.DisplayAreaView) constant
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
D | CarSystemBarButton.java | 122 TypedArray typedArray = context.obtainStyledAttributes(attrs, in CarSystemBarButton() local 311 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/v34/ |
D | PermissionRationaleViewHandlerImpl.kt | 273 val typedArray = context.obtainStyledAttributes(intArrayOf(attr)) in getColorStateListForAttr() constant
|