Searched refs:newTypeArray (Results 1 – 2 of 2) sorted by relevance
695 BridgeTypedArray ta = ((BridgeResources) mSystemResources).newTypeArray(attrs.length, in obtainStyledAttributes()930 BridgeTypedArray ta = ((BridgeResources) mSystemResources).newTypeArray(attrs.length, in createStyleBasedTypedArray()
129 public BridgeTypedArray newTypeArray(int numEntries, boolean platformFile) { in newTypeArray() method in BridgeResources