Searched defs:getIntArray (Results 1 – 3 of 3) sorted by relevance
50 protected int[] getIntArray(@ArrayRes int id) throws NotFoundException { in getIntArray() method in SettingsShadowResources
76 public int[] getIntArray(int id) { in getIntArray() method in MockResources
166 public int[] getIntArray(String key, int[] def) { in getIntArray() method in KeyValueListParser