Searched defs:almanacMask (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/location/tests/locationtests/src/android/location/
H A DGpsStatusTest.java194 int almanacMask,
216 (almanacMask & prnShift) != 0,
262 int almanacMask,
286 almanacMask,
186 verifySatellites( GpsStatus status, int count, int[] prns, float[] cn0s, float[] elevations, float[] azimuth, int ephemerisMask, int almanacMask, int usedInFixMask) argument
254 set( GpsStatus status, int count, int[] prns, float[] cn0s, float[] elevations, float[] azimuth, int ephemerisMask, int almanacMask, int usedInFixMask) argument

Completed in 136 milliseconds