Home
last modified time | relevance | path

Searched refs:has_ref_plane (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp2695 bool has_ref_plane = (corrFlags & GnssSingleSatCorrectionFlags::HAS_REFLECTING_PLANE) != 0; in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections() local
2696 if (has_ref_plane) { in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections()
2702 if (has_ref_plane) { in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections()