Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java123 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
/frameworks/base/core/java/android/content/res/
DAssetManager.java614 @Nullable String[] getResourceStringArray(@ArrayRes int resId) { in getResourceStringArray() method in AssetManager
DResources.java600 String[] res = mResourcesImpl.getAssets().getResourceStringArray(id); in getStringArray()
/frameworks/base/services/
Dart-profile5688 HSPLcom/android/server/connectivity/tethering/TetheringConfiguration;->getResourceStringArray(Landr…
/frameworks/base/config/
Dboot-image-profile.txt4710 HSPLandroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String;
Dhiddenapi-greylist-max-o.txt16402 Landroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String;