Searched refs:newTypeArray (Results 1 – 2 of 2) sorted by relevance
758 Resources_Delegate.newTypeArray(mSystemResources, attrs.length, isPlatformFile); in internalObtainStyledAttributes()1027 Resources_Delegate.newTypeArray(mSystemResources, attrs.length, false); in createStyleBasedTypedArray()
125 public static BridgeTypedArray newTypeArray(Resources resources, int numEntries, in newTypeArray() method in Resources_Delegate