Searched refs:probSatIsLos (Results 1 – 2 of 2) sorted by relevance
351 @FloatRange(from = 0.0f, to = 1.0f) float probSatIsLos) { in setProbabilityLineOfSight()353 probSatIsLos, 0, 1, "probSatIsLos should be between 0 and 1."); in setProbabilityLineOfSight()354 mProbSatIsLos = probSatIsLos; in setProbabilityLineOfSight()
2687 jfloat probSatIsLos = env->CallFloatMethod(singleSatCorrectionObj, in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections() local2724 .probSatIsLos = probSatIsLos, in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections()