Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DGnssConfiguration.java68 private static final String CONFIG_USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = field in GnssConfiguration
258 put(CONFIG_USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL, in reloadGpsProperties()
299 getIntConfig(CONFIG_USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL, 0) == 1, in logConfigurations()