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