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/gnss/
DGnssConfiguration.java73 public static final String CONFIG_NFW_PROXY_APPS = "NFW_PROXY_APPS"; field in GnssConfiguration
184 String proxyAppsStr = mProperties.getProperty(CONFIG_NFW_PROXY_APPS); in getProxyApps()
303 mProperties.getProperty(CONFIG_NFW_PROXY_APPS)); in logConfigurations()
DGnssVisibilityControl.java483 + " config parameter: " + GnssConfiguration.CONFIG_NFW_PROXY_APPS in handleNfwNotification()