Searched refs:ExcessPathInfo (Results 1 – 3 of 3) sorted by relevance
47 using ExcessPathInfo = SingleSatCorrection_Aidl::ExcessPathInfo; typedef395 std::vector<ExcessPathInfo> excessPathInfos = in getSingleSatCorrection_Aidl()478 std::vector<ExcessPathInfo> MeasurementCorrectionsUtil::getExcessPathInfoList( in getExcessPathInfoList()484 std::vector<ExcessPathInfo> list(len); in getExcessPathInfoList()494 ExcessPathInfo MeasurementCorrectionsUtil::getExcessPathInfo(JNIEnv* env, in getExcessPathInfo()496 ExcessPathInfo excessPathInfo; in getExcessPathInfo()499 if ((flags & ExcessPathInfo::EXCESS_PATH_INFO_HAS_EXCESS_PATH_LENGTH) != 0) { in getExcessPathInfo()503 if ((flags & ExcessPathInfo::EXCESS_PATH_INFO_HAS_EXCESS_PATH_LENGTH_UNC) != 0) { in getExcessPathInfo()507 if ((flags & ExcessPathInfo::EXCESS_PATH_INFO_HAS_REFLECTING_PLANE) != 0) { in getExcessPathInfo()517 if ((flags & ExcessPathInfo::EXCESS_PATH_INFO_HAS_ATTENUATION) != 0) { in getExcessPathInfo()
139 android::hardware::gnss::measurement_corrections::SingleSatCorrection::ExcessPathInfo>141 static android::hardware::gnss::measurement_corrections::SingleSatCorrection::ExcessPathInfo
19 import static android.hardware.gnss.measurement_corrections.SingleSatCorrection.ExcessPathInfo.EXCE…20 import static android.hardware.gnss.measurement_corrections.SingleSatCorrection.ExcessPathInfo.EXCE…21 import static android.hardware.gnss.measurement_corrections.SingleSatCorrection.ExcessPathInfo.EXCE…22 import static android.hardware.gnss.measurement_corrections.SingleSatCorrection.ExcessPathInfo.EXCE…