History log of /frameworks/base/location/java/android/location/GpsNavigationMessage.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d593bf272d1e8bbbb1326fff74910f8f4774d921 16-Apr-2015 destradaa <destradaa@google.com> Add SystemApis in GpsMeasurements APIs to reflect changes in GPS HAL.
b/19938206

Change-Id: I91fd65b29e091b600ee4982a16321308e4d55aef
/frameworks/base/location/java/android/location/GpsNavigationMessage.java
5e72118f193258259912c0a51688bd4434c8896e 14-Apr-2015 destradaa <destradaa@google.com> Update GpsMeasurements APIs to reflect changes in GPS HAL.
b/19938206

All new introduced APIs are hidden.

GpsMeasurement#isPseudorangeRateCorrected() is need to properly identify different types
of data provided by different partners. Given the nature of each GPS engine, this change is
required to accomodate the data that can be provided by many partners.
GpsNavigationMessage#getStatus() is required to ensure that the Location process is aware
if the state of the messages, and can act depending on it.

Change-Id: Ie34b1e69bf26a1bde86931ce61168421429bf8f8
/frameworks/base/location/java/android/location/GpsNavigationMessage.java
c91ac688295e3d64ad1dd7539a713f5de60fea05 09-Feb-2015 destradaa <destradaa@google.com> Update handling of enum/flag fields in GPS data structures.

It fixes cases when flags where filtered in the platform, because they were
checked as enums.
It also simplies handling of future values in enums/flags.

Change-Id: I83a0f82cc4562749081bf7e279ea52e2d5ba1f7c
/frameworks/base/location/java/android/location/GpsNavigationMessage.java
a62050d42c7d76d57ae555ffcb6d8efc5cf79de1 23-Oct-2014 destradaa <destradaa@google.com> Mark Gps Raw related APIs as System APIs.
b/16727892

Change-Id: I29d78d45aef7829c3321ae4e7c26549e46fa39f9
/frameworks/base/location/java/android/location/GpsNavigationMessage.java
4b3e3931270f8e406fc806bc7fa1c2788256687d 22-Jul-2014 destradaa <destradaa@google.com> Expose Gps Navigation Messages in the platform.
b/16405976

Change-Id: Ic982ea2467d116585780c20c2fa7e974e50f8345
/frameworks/base/location/java/android/location/GpsNavigationMessage.java