Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DGnssConfiguration.java72 public static final String CONFIG_NFW_PROXY_APPS = "NFW_PROXY_APPS"; field in GnssConfiguration
183 String proxyAppsStr = mProperties.getProperty(CONFIG_NFW_PROXY_APPS); in getProxyApps()
302 mProperties.getProperty(CONFIG_NFW_PROXY_APPS)); in logConfigurations()
DGnssVisibilityControl.java480 + " config parameter: " + GnssConfiguration.CONFIG_NFW_PROXY_APPS in handleNfwNotification()