Searched refs:gnssConfigurationIface_V2_0 (Results 1 – 1 of 1) sorted by relevance
216 sp<IGnssConfiguration_V2_0> gnssConfigurationIface_V2_0 = nullptr; variable1803 gnssConfigurationIface_V2_0 = gnssConfiguration; in android_location_GnssLocationProvider_init_once()1804 gnssConfigurationIface_V1_1 = gnssConfigurationIface_V2_0; in android_location_GnssLocationProvider_init_once()1805 gnssConfigurationIface = gnssConfigurationIface_V2_0; in android_location_GnssLocationProvider_init_once()1872 if (gnssConfigurationIface_V2_0 != nullptr) { in android_location_GnssConfiguration_get_gnss_configuration_version()2801 if (gnssConfigurationIface_V2_0 != nullptr) { in android_location_GnssConfiguration_set_supl_es()2838 if (gnssConfigurationIface_V2_0 != nullptr) { in android_location_GnssConfiguration_set_gps_lock()2937 if (gnssConfigurationIface_V2_0 == nullptr) { in android_location_GnssConfiguration_set_es_extension_sec()2943 auto result = gnssConfigurationIface_V2_0->setEsExtensionSec(emergencyExtensionSeconds); in android_location_GnssConfiguration_set_es_extension_sec()