Searched refs:proxyAppsStr (Results 1 – 2 of 2) sorted by relevance
183 String proxyAppsStr = mProperties.getProperty(CONFIG_NFW_PROXY_APPS); in getProxyApps() local184 if (TextUtils.isEmpty(proxyAppsStr)) { in getProxyApps()188 String[] proxyAppsArray = proxyAppsStr.trim().split("\\s+"); in getProxyApps()
410 final String proxyAppsStr = Arrays.toString(locationPermissionEnabledProxyApps); in setNfwLocationAccessProxyAppsInGnssHal() local412 + proxyAppsStr); in setNfwLocationAccessProxyAppsInGnssHal()416 + " GNSS HAL to: " + proxyAppsStr); in setNfwLocationAccessProxyAppsInGnssHal()