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