Searched defs:typedArray (Results 1 – 12 of 12) sorted by relevance
44 TypedArray typedArray = context.obtainStyledAttributes( in getInt_withFlags_shouldReturnValue() local59 TypedArray typedArray = context.obtainStyledAttributes( in getResourceId_shouldReturnActualValue() local75 TypedArray typedArray = context.obtainStyledAttributes( in getFraction_shouldReturnGivenValue() local91 TypedArray typedArray = context.obtainStyledAttributes( in getDimension_shouldReturnGivenValue() local101 TypedArray typedArray = context.obtainStyledAttributes( in getDrawable_withExplicitColorValue_shouldReturnColorDrawable() local112 TypedArray typedArray = context.obtainStyledAttributes( in getTextArray_whenNoSuchAttribute_shouldReturnNull() local126 TypedArray typedArray = context.obtainStyledAttributes( in getTextArray_shouldReturnValues() local135 TypedArray typedArray = context.obtainStyledAttributes( in hasValue_withValue() local144 TypedArray typedArray = context.obtainStyledAttributes( in hasValue_withoutValue() local151 TypedArray typedArray = context.obtainStyledAttributes( in hasValue_withNullValue() local[all …]
114 TypedArray typedArray = resources.obtainAttributes(attributeSet, new int[]{android.R.attr.id}); in obtainAttributes_shouldUseReferencedIdFromAttributeSet() local121 TypedArray typedArray = resources.obtainAttributes(Robolectric.buildAttributeSet() in obtainAttributes() local136 TypedArray typedArray = resources in obtainAttributes_shouldReturnValuesFromAttributeSet() local154 TypedArray typedArray = resources in obtainAttributes_shouldReturnValuesFromResources() local175 TypedArray typedArray = in obtainStyledAttributes_shouldCheckXmlFirst_fromAttributeSetBuilder() local204 TypedArray typedArray = in obtainStyledAttributesShouldCheckXmlFirst_andFollowReferences() local
136 TypedArray typedArray = in multiFormatAttributes_integerDecimalValue() local148 TypedArray typedArray = in multiFormatAttributes_integerHexValue() local160 TypedArray typedArray = in multiFormatAttributes_stringValue() local172 TypedArray typedArray = in multiFormatAttributes_booleanValue() local
241 TypedArray typedArray = resources.newTheme().obtainStyledAttributes( in dimenRef() local251 TypedArray typedArray = resources.newTheme().obtainStyledAttributes( in dimenRefRef() local258 TypedArray typedArray = theme.obtainStyledAttributes(R.style.StyleA, new int[]{R.attr.string1}); in obtainStyledAttributes_shouldFindAttributeInDefaultStyle() local
266 …TypedArray typedArray = context.obtainStyledAttributes(roboAttributeSet, new int[]{R.attr.quitKeyC… in obtainStyledAttributes_shouldExtractAttributesFromAttributeSet() local
36 TypedArray typedArray; in create() local85 public static void dump(TypedArray typedArray) { in dump()
188 TypedArray typedArray = shadowAssetManager.getTypedArrayResource(realResources, id); in obtainTypedArray() local
1219 …TypedArray typedArray = ShadowTypedArray.create(resources, attrs, data, indices, nextIndex, string… in attrsToTypedArray() local
203 TypedArray typedArray = in showSystemBars() local
110 public <T> T[] toArray(T[] typedArray) { in toArray()
110 final TypedArray typedArray = in onCreateViewHolder() local
193 final TypedArray typedArray = in showSystemBars() local