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