Searched defs:getIntArray (Results 1 – 5 of 5) sorted by relevance
102 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() method in MockResources
97 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() method in ResourcesWrapper
300 static int[] getIntArray(Resources resources, int id) throws NotFoundException { in getIntArray() method in Resources_Delegate
1247 public int[] getIntArray(@Nullable String key) { in getIntArray() method in BaseBundle
540 public int[] getIntArray(@ArrayRes int id) throws NotFoundException { in getIntArray() method in Resources