Searched refs:gnssConfigurationIface_V2_0 (Results 1 – 1 of 1) sorted by relevance
255 sp<IGnssConfiguration_V2_0> gnssConfigurationIface_V2_0 = nullptr; variable2298 gnssConfigurationIface_V2_0 = gnssConfigurationIface_V2_1; in android_location_GnssLocationProvider_init_once()2307 gnssConfigurationIface_V2_0 = gnssConfiguration; in android_location_GnssLocationProvider_init_once()2308 gnssConfigurationIface_V1_1 = gnssConfigurationIface_V2_0; in android_location_GnssLocationProvider_init_once()2309 gnssConfigurationIface = gnssConfigurationIface_V2_0; in android_location_GnssLocationProvider_init_once()2380 else if (gnssConfigurationIface_V2_0 != nullptr) { in android_location_GnssConfiguration_get_gnss_configuration_version()3388 if (gnssConfigurationIface_V2_0 != nullptr || gnssConfigurationIface_V2_1 != nullptr) { in android_location_GnssConfiguration_set_supl_es()3417 if (gnssConfigurationIface_V2_0 != nullptr || gnssConfigurationIface_V2_1 != nullptr) { in android_location_GnssConfiguration_set_gps_lock()3512 if (gnssConfigurationIface_V2_0 == nullptr) { in android_location_GnssConfiguration_set_es_extension_sec()3518 auto result = gnssConfigurationIface_V2_0->setEsExtensionSec(emergencyExtensionSeconds); in android_location_GnssConfiguration_set_es_extension_sec()