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