Searched refs:satId (Results 1 – 2 of 2) sorted by relevance
334 @NonNull public Builder setSatelliteId(@IntRange(from = 0) int satId) { in setSatelliteId()335 mSatId = satId; in setSatelliteId()
3158 jint satId = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatId); in getSingleSatCorrection_1_0_withoutConstellation() local3193 .svid = static_cast<uint16_t>(satId), in getSingleSatCorrection_1_0_withoutConstellation()