Searched refs:isProxyAppInstalled (Results 1 – 2 of 2) sorted by relevance
391 return isProxyAppInstalled(proxyAppPkgName) && hasLocationPermission(proxyAppPkgName); in shouldEnableLocationPermissionInGnssHal()394 private boolean isProxyAppInstalled(String pkgName) { in isProxyAppInstalled() method in GnssVisibilityControl
18483 PLcom/android/server/location/gnss/GnssVisibilityControl;->isProxyAppInstalled(Ljava/lang/String;)Z