Searched defs:obtainTypedArray (Results 1 – 4 of 4) sorted by relevance
107 public TypedArray obtainTypedArray(int id) throws NotFoundException { in obtainTypedArray() method in MockResources
102 public TypedArray obtainTypedArray(int id) throws NotFoundException { in obtainTypedArray() method in ResourcesWrapper
490 static TypedArray obtainTypedArray(Resources resources, int id) throws NotFoundException { in obtainTypedArray() method in Resources_Delegate
562 public TypedArray obtainTypedArray(@ArrayRes int id) throws NotFoundException { in obtainTypedArray() method in Resources