Searched refs:sGpsMeasurementInterface (Results 1 – 1 of 1) sorted by relevance
68 static const GpsMeasurementInterface* sGpsMeasurementInterface = NULL; variable619 sGpsMeasurementInterface = in android_location_GnssLocationProvider_class_init_native()1440 if (sGpsMeasurementInterface != NULL) { in android_location_GnssLocationProvider_is_measurement_supported()1449 if (sGpsMeasurementInterface == NULL) { in android_location_GnssLocationProvider_start_measurement_collection()1454 int result = sGpsMeasurementInterface->init(&sGpsMeasurementCallbacks); in android_location_GnssLocationProvider_start_measurement_collection()1466 if (sGpsMeasurementInterface == NULL) { in android_location_GnssLocationProvider_stop_measurement_collection()1471 sGpsMeasurementInterface->close(); in android_location_GnssLocationProvider_stop_measurement_collection()