Searched refs:gnssConfigurationIface_V2_1 (Results 1 – 1 of 1) sorted by relevance
256 sp<IGnssConfiguration_V2_1> gnssConfigurationIface_V2_1 = nullptr; variable2297 gnssConfigurationIface_V2_1 = gnssConfiguration; in android_location_GnssLocationProvider_init_once()2298 gnssConfigurationIface_V2_0 = gnssConfigurationIface_V2_1; in android_location_GnssLocationProvider_init_once()2299 gnssConfigurationIface_V1_1 = gnssConfigurationIface_V2_1; in android_location_GnssLocationProvider_init_once()2300 gnssConfigurationIface = gnssConfigurationIface_V2_1; in android_location_GnssLocationProvider_init_once()2376 if (gnssConfigurationIface_V2_1 != 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()3457 if (gnssConfigurationIface_V1_1 == nullptr && gnssConfigurationIface_V2_1 == nullptr) { in android_location_GnssConfiguration_set_satellite_blacklist()3480 if (gnssConfigurationIface_V2_1 != nullptr) { in android_location_GnssConfiguration_set_satellite_blacklist()[all …]