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