Searched refs:isProxyAppInstalled (Results 1 – 1 of 1) sorted by relevance
387 return isProxyAppInstalled(proxyAppPkgName) && hasLocationPermission(proxyAppPkgName); in shouldEnableLocationPermissionInGnssHal()390 private boolean isProxyAppInstalled(String pkgName) { in isProxyAppInstalled() method in GnssVisibilityControl