Searched defs:getIntArray (Results 1 – 6 of 6) sorted by relevance
74 public int[] getIntArray(int id) { in getIntArray() method in MockResources
102 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() method in MockResources
165 public int[] getIntArray(String key, int[] def) { in getIntArray() method in KeyValueListParser
1422 public int[] getIntArray(@Nullable String key) { in getIntArray() method in BaseBundle
352 static int[] getIntArray(Resources resources, int id) throws NotFoundException { in getIntArray() method in Resources_Delegate
619 public int[] getIntArray(@ArrayRes int id) throws NotFoundException { in getIntArray() method in Resources