Home
last modified time | relevance | path

Searched refs:correctionUncertainties (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/android/location/
DGnssAntennaInfo.java223 @NonNull double[][] correctionUncertainties) { in SphericalCorrections() argument
224 if (corrections.length != correctionUncertainties.length || corrections.length < 1) { in SphericalCorrections()
233 || correctionUncertainties[i].length != mNumColumns || mNumColumns < 2) { in SphericalCorrections()
240 mCorrectionUncertainties = correctionUncertainties; in SphericalCorrections()
249 double[][] correctionUncertainties = in SphericalCorrections() local
255 correctionUncertainties[row][col] = in.readDouble(); in SphericalCorrections()
262 mCorrectionUncertainties = correctionUncertainties; in SphericalCorrections()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...