Searched refs:getResourceStringArray (Results 1 – 6 of 6) sorted by relevance
123 tetherableUsbRegexs = getResourceStringArray(res, R.array.config_tether_usb_regexs); in TetheringConfiguration()124 tetherableNcmRegexs = getResourceStringArray(res, R.array.config_tether_ncm_regexs); in TetheringConfiguration()128 tetherableWifiRegexs = getResourceStringArray(res, R.array.config_tether_wifi_regexs); in TetheringConfiguration()129 tetherableWigigRegexs = getResourceStringArray(res, R.array.config_tether_wigig_regexs); in TetheringConfiguration()130 tetherableWifiP2pRegexs = getResourceStringArray( in TetheringConfiguration()132 tetherableBluetoothRegexs = getResourceStringArray( in TetheringConfiguration()146 provisioningApp = getResourceStringArray(res, R.array.config_mobile_hotspot_provision_app); in TetheringConfiguration()348 final String[] fromResource = getResourceStringArray(res, R.array.config_tether_dhcp_range); in getLegacyDhcpRanges()371 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
600 String[] res = mResourcesImpl.getAssets().getResourceStringArray(id); in getStringArray()
5688 HSPLcom/android/server/connectivity/tethering/TetheringConfiguration;->getResourceStringArray(Landr…
4710 HSPLandroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String;
16402 Landroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String;