Home
last modified time | relevance | path

Searched refs:NO_LOCATION_ENABLED_PROXY_APPS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DGnssVisibilityControl.java62 private static final String[] NO_LOCATION_ENABLED_PROXY_APPS = new String[0]; field in GnssVisibilityControl
281 setNfwLocationAccessProxyAppsInGnssHal(NO_LOCATION_ENABLED_PROXY_APPS); in disableNfwLocationAccess()