Searched defs:getStringArray (Results 1 – 6 of 6) sorted by relevance
29 public static String[] getStringArray(Context context, String propName, int resId) { in getStringArray() method in PropConfig
97 public String[] getStringArray(int id) throws NotFoundException { in getStringArray() method in MockResources
92 public String[] getStringArray(int id) throws NotFoundException { in getStringArray() method in ResourcesWrapper
270 static String[] getStringArray(Resources resources, int id) throws NotFoundException { in getStringArray() method in Resources_Delegate
1339 public String[] getStringArray(@Nullable String key) { in getStringArray() method in BaseBundle
515 public String[] getStringArray(@ArrayRes int id) in getStringArray() method in Resources