Searched defs:getIntArray (Results 1 – 5 of 5) sorted by relevance
97 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() method in MockResources
100 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() method in ResourcesWrapper
292 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() method in BridgeResources
1175 public int[] getIntArray(@Nullable String key) { in getIntArray() method in BaseBundle
560 public int[] getIntArray(@ArrayRes int id) throws NotFoundException { in getIntArray() method in Resources