| /external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowTypedArrayTest.java | 44 TypedArray typedArray = context.obtainStyledAttributes( in getInt_withFlags_shouldReturnValue() local 59 TypedArray typedArray = context.obtainStyledAttributes( in getResourceId_shouldReturnActualValue() local 75 TypedArray typedArray = context.obtainStyledAttributes( in getFraction_shouldReturnGivenValue() local 91 TypedArray typedArray = context.obtainStyledAttributes( in getDimension_shouldReturnGivenValue() local 101 TypedArray typedArray = context.obtainStyledAttributes( in getDrawable_withExplicitColorValue_shouldReturnColorDrawable() local 112 TypedArray typedArray = context.obtainStyledAttributes( in getTextArray_whenNoSuchAttribute_shouldReturnNull() local 126 TypedArray typedArray = context.obtainStyledAttributes( in getTextArray_shouldReturnValues() local 136 TypedArray typedArray = context.obtainStyledAttributes( in hasValue_withValue() local 146 TypedArray typedArray = context.obtainStyledAttributes( in hasValue_withoutValue() local 154 TypedArray typedArray = context.obtainStyledAttributes( in hasValue_withNullValue() local [all …]
|
| D | ShadowAssetManagerTest.java | 71 TypedArray typedArray = in multiFormatAttributes_integerDecimalValue() local 83 TypedArray typedArray = in multiFormatAttributes_integerHexValue() local 95 TypedArray typedArray = in multiFormatAttributes_stringValue() local 107 TypedArray typedArray = in multiFormatAttributes_booleanValue() local
|
| D | ShadowResourcesTest.java | 158 TypedArray typedArray = in obtainStyledAttributes_shouldCheckXmlFirst_fromAttributeSetBuilder() local 174 TypedArray typedArray = in obtainAttributes() local 191 TypedArray typedArray = resources.obtainAttributes(attributeSet, new int[] {android.R.attr.id}); in obtainAttributes_shouldUseReferencedIdFromAttributeSet() local 203 TypedArray typedArray = in obtainAttributes_shouldReturnValuesFromAttributeSet() local 227 TypedArray typedArray = in obtainStyledAttributesShouldCheckXmlFirst_andFollowReferences() local
|
| D | ShadowThemeTest.java | 253 TypedArray typedArray = resources.newTheme().obtainStyledAttributes( in dimenRef() local 263 TypedArray typedArray = resources.newTheme().obtainStyledAttributes( in dimenRefRef() local 271 TypedArray typedArray = theme.obtainStyledAttributes(R.style.StyleA, new int[]{R.attr.string1}); in obtainStyledAttributes_shouldFindAttributeInDefaultStyle() local
|
| D | ShadowContextTest.java | 287 …TypedArray typedArray = context.obtainStyledAttributes(roboAttributeSet, new int[]{R.attr.quitKeyC… in obtainStyledAttributes_shouldExtractAttributesFromAttributeSet() local
|
| /external/lottie/sample/src/main/kotlin/com/airbnb/lottie/samples/views/ |
| D | Marquee.kt | 25 val typedArray = context.obtainStyledAttributes(it, R.styleable.Marquee, 0, 0) in <lambda>() constant
|
| D | ControlBarItemToggleView.kt | 31 … val typedArray = context.obtainStyledAttributes(it, R.styleable.ControlBarItemToggleView, 0, 0) in <lambda>() constant
|
| /external/setupcompat/main/java/com/google/android/setupcompat/template/ |
| D | SystemNavBarMixin.java | 96 TypedArray typedArray = in applyPartnerCustomizations() local 248 TypedArray typedArray = in showSystemBars() local
|
| /external/perfetto/ui/src/base/ |
| D | array_buffer_builder.ts | 84 const typedArray = new Uint8Array(buffer); constant
|
| /external/setupdesign/main/src/com/google/android/setupdesign/transition/ |
| D | TransitionHelper.java | 258 TypedArray typedArray = in applyForwardTransition() local 379 TypedArray typedArray = in applyBackwardTransition() local
|
| /external/robolectric/integration_tests/memoryleaks/src/test/java/org/robolectric/integrationtests/memoryleaks/ |
| D | BaseMemoryLeaksTest.java | 168 TypedArray typedArray = context.obtainStyledAttributes(new int[] {}); in typedArrayData() local
|
| /external/mockito/src/main/java/org/mockito/internal/util/collections/ |
| D | HashCodeAndEqualsSafeSet.java | 110 public <T> T[] toArray(T[] typedArray) { in toArray()
|
| /external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/content/res/ |
| D | ResourcesTest.java | 181 TypedArray typedArray = resources.obtainTypedArray(R.array.typed_array_with_resource_id); in withIdReferenceEntry_obtainTypedArray() local 710 TypedArray typedArray = in obtainAttributes_shouldReturnValuesFromResources() local 777 TypedArray typedArray = context.getTheme().obtainStyledAttributes(attributeSet, new int[] { in obtainStyledAttributes_shouldCheckXmlFirst_fromXmlLoadedFromResources() local
|
| D | ThemeTest.java | 270 TypedArray typedArray = in shouldFindInheritedAndroidAttributeInTheme() local
|
| /external/setupdesign/main/src/com/google/android/setupdesign/items/ |
| D | RecyclerItemAdapter.java | 119 final TypedArray typedArray = in onCreateViewHolder() local
|
| /external/skia/modules/canvaskit/ |
| D | memory.js | 26 CanvasKit.Malloc = function(typedArray, len) { argument
|
| /external/setupcompat/main/java/com/google/android/setupcompat/util/ |
| D | SystemBarHelper.java | 192 final TypedArray typedArray = in showSystemBars() local
|