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

  /frameworks/base/location/java/android/location/
GpsSatellite.java 32 float mAzimuth;
52 mAzimuth = satellite.mAzimuth;
91 return mAzimuth;
  /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/
itfstruct.h 99 SLmillidegree mAzimuth;
127 SLmillidegree mAzimuth;

Completed in 329 milliseconds