Searched defs:getResourceStringArray (Results 1 – 2 of 2) sorted by relevance
310 private static String[] getResourceStringArray(Resources res, int resId) { in getResourceStringArray() method in TetheringConfiguration
614 @Nullable String[] getResourceStringArray(@ArrayRes int resId) { in getResourceStringArray() method in AssetManager