Searched refs:proxyAppsStr (Results 1 – 2 of 2) sorted by relevance
184 String proxyAppsStr = mProperties.getProperty(CONFIG_NFW_PROXY_APPS); in getProxyApps() local185 if (TextUtils.isEmpty(proxyAppsStr)) { in getProxyApps()189 String[] proxyAppsArray = proxyAppsStr.trim().split("\\s+"); in getProxyApps()
413 final String proxyAppsStr = Arrays.toString(locationPermissionEnabledProxyApps); in setNfwLocationAccessProxyAppsInGnssHal() local415 + proxyAppsStr); in setNfwLocationAccessProxyAppsInGnssHal()419 + " GNSS HAL to: " + proxyAppsStr); in setNfwLocationAccessProxyAppsInGnssHal()