Searched refs:proxyApp (Results 1 – 3 of 3) sorted by relevance
194 for (String proxyApp : proxyAppsArray) { in getProxyApps()195 proxyApps.add(proxyApp); in getProxyApps()
433 final String proxyApp = entry.getKey(); in getLocationPermissionEnabledProxyApps() local435 locationPermissionEnabledProxyApps[i++] = proxyApp; in getLocationPermissionEnabledProxyApps()
3045 jstring proxyApp = (jstring) (env->GetObjectArrayElement(proxyApps, i)); in android_location_GnssVisibilityControl_enable_nfw_location_access() local3046 ScopedJniString jniProxyApp(env, proxyApp); in android_location_GnssVisibilityControl_enable_nfw_location_access()