Searched refs:gnssConfigurationIface_V2_0 (Results 1 – 1 of 1) sorted by relevance
216 sp<IGnssConfiguration_V2_0> gnssConfigurationIface_V2_0 = nullptr; variable1823 gnssConfigurationIface_V2_0 = gnssConfiguration; in android_location_GnssLocationProvider_init_once()1824 gnssConfigurationIface_V1_1 = gnssConfigurationIface_V2_0; in android_location_GnssLocationProvider_init_once()1825 gnssConfigurationIface = gnssConfigurationIface_V2_0; in android_location_GnssLocationProvider_init_once()1892 if (gnssConfigurationIface_V2_0 != nullptr) { in android_location_GnssConfiguration_get_gnss_configuration_version()2821 if (gnssConfigurationIface_V2_0 != nullptr) { in android_location_GnssConfiguration_set_supl_es()2858 if (gnssConfigurationIface_V2_0 != nullptr) { in android_location_GnssConfiguration_set_gps_lock()2957 if (gnssConfigurationIface_V2_0 == nullptr) { in android_location_GnssConfiguration_set_es_extension_sec()2963 auto result = gnssConfigurationIface_V2_0->setEsExtensionSec(emergencyExtensionSeconds); in android_location_GnssConfiguration_set_es_extension_sec()