Searched refs:obtainTypedArray (Results 1 – 1 of 1) sorted by relevance
185 protected TypedArray obtainTypedArray(int id) throws Resources.NotFoundException { in obtainTypedArray() method in ShadowResources195 return directlyOn(realResources, Resources.class).obtainTypedArray(id); in obtainTypedArray()