Searched refs:ProxyAppState (Results 1 – 2 of 2) sorted by relevance
86 private static final class ProxyAppState { class in GnssVisibilityControl90 private ProxyAppState(boolean hasLocationPermission) { in ProxyAppState() method in GnssVisibilityControl.ProxyAppState97 private ArrayMap<String, ProxyAppState> mProxyAppsState = new ArrayMap<>(189 final ProxyAppState proxyAppState = mProxyAppsState.get(pkgName); in handleProxyAppPackageUpdate()227 ProxyAppState proxyAppState = new ProxyAppState(shouldEnableLocationPermissionInGnssHal( in handleUpdateProxyApps()237 for (Map.Entry<String, ProxyAppState> entry : mProxyAppsState.entrySet()) { in resetProxyAppsState()238 ProxyAppState proxyAppState = entry.getValue(); in resetProxyAppsState()361 for (Map.Entry<String, ProxyAppState> entry : mProxyAppsState.entrySet()) { in handlePermissionsChanged()370 ProxyAppState proxyAppState = entry.getValue(); in handlePermissionsChanged()426 for (ProxyAppState proxyAppState : mProxyAppsState.values()) { in getLocationPermissionEnabledProxyApps()[all …]
18465 PLcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState;-><init>(Z)V18466 PLcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState;-><init>(ZLcom/android/serve…18467 …/gnss/GnssVisibilityControl$ProxyAppState;->access$100(Lcom/android/server/location/gnss/GnssVisib…18468 …/gnss/GnssVisibilityControl$ProxyAppState;->access$300(Lcom/android/server/location/gnss/GnssVisib…18482 …ionMismatched(Lcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState;Lcom/android/s…43348 Lcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState;