HomeSort by relevance Sort by last modified time
    Searched refs:mAzimuth (Results 1 - 6 of 6) sorted by null

  /frameworks/base/location/java/android/location/
GpsSatellite.java 32 float mAzimuth;
52 mAzimuth = satellite.mAzimuth;
91 return mAzimuth;
GpsStatus.java 162 satellite.mAzimuth = azimuths[i];
  /frameworks/base/location/tests/locationtests/src/android/location/
GpsStatusTest.java 45 private float[] mAzimuth;
182 verifySatellites(status, mCount, mPrns, mSnrs, mElevations, mAzimuth, mEphemerisMask,
250 set(status, mCount, mPrns, mSnrs, mElevations, mAzimuth, mEphemerisMask, mAlmanacMask,
338 mAzimuth = generateFloatArray(count);
  /frameworks/wilhelm/src/itf/
I3DDoppler.c 49 thiz->mVelocitySpherical.mAzimuth = azimuth;
I3DLocation.c 54 thiz->mLocationSpherical.mAzimuth = azimuth;
  /frameworks/wilhelm/src/
itfstruct.h 99 SLmillidegree mAzimuth;
127 SLmillidegree mAzimuth;

Completed in 58 milliseconds