Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssConfiguration.java76 static final String CONFIG_NFW_PROXY_APPS = "NFW_PROXY_APPS"; field in GnssConfiguration
198 String proxyAppsStr = mProperties.getProperty(CONFIG_NFW_PROXY_APPS); in getProxyApps()
358 mProperties.getProperty(CONFIG_NFW_PROXY_APPS)); in logConfigurations()
H A DGnssVisibilityControl.java483 + " config parameter: " + GnssConfiguration.CONFIG_NFW_PROXY_APPS in handleNfwNotification()