Home
last modified time | relevance | path

Searched refs:getResourceStringArray (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTetheringConfiguration.java173 final String[] ncmRegexs = getResourceStringArray(res, R.array.config_tether_ncm_regexs); in TetheringConfiguration()
180 tetherableUsbRegexs = getResourceStringArray(res, R.array.config_tether_usb_regexs); in TetheringConfiguration()
186 tetherableWifiRegexs = getResourceStringArray(res, R.array.config_tether_wifi_regexs); in TetheringConfiguration()
189 ? new String[0] : getResourceStringArray(res, R.array.config_tether_wigig_regexs); in TetheringConfiguration()
190 tetherableWifiP2pRegexs = getResourceStringArray( in TetheringConfiguration()
192 tetherableBluetoothRegexs = getResourceStringArray( in TetheringConfiguration()
208 provisioningApp = getResourceStringArray(res, R.array.config_mobile_hotspot_provision_app); in TetheringConfiguration()
462 final String[] fromResource = getResourceStringArray(res, R.array.config_tether_dhcp_range); in getLegacyDhcpRanges()
485 private static String[] getResourceStringArray(Resources res, int resId) { in getResourceStringArray() method in TetheringConfiguration
/aosp12/frameworks/base/core/java/android/content/res/
H A DAssetManager.java653 @Nullable String[] getResourceStringArray(@ArrayRes int resId) { in getResourceStringArray() method in AssetManager
H A DResources.java677 String[] res = mResourcesImpl.getAssets().getResourceStringArray(id); in getStringArray()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5335 HSPLandroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt5333 HSPLandroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16393 Landroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String;