Searched refs:hasEnvironmentBearing (Results 1 – 3 of 3) sorted by relevance
174 public boolean hasEnvironmentBearing() { in hasEnvironmentBearing() method in GnssMeasurementCorrections230 boolean hasEnvironmentBearing = parcel.readBoolean();231 if (hasEnvironmentBearing) {
216 corrections.hasEnvironmentBearing = static_cast<bool>(hasEnvironmentBearingCorr); in translateMeasurementCorrections()265 corrections.hasEnvironmentBearing = static_cast<bool>(hasEnvironmentBearingCorr); in translateMeasurementCorrections()
96 method public boolean hasEnvironmentBearing();