Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssConfiguration.java77 private static final String CONFIG_ENABLE_PSDS_PERIODIC_DOWNLOAD = field in GnssConfiguration
215 return getBooleanConfig(CONFIG_ENABLE_PSDS_PERIODIC_DOWNLOAD, false); in isPsdsPeriodicDownloadEnabled()