Class android.location.GpsStatus
| Changed Methods | ||
|---|---|---|
int getMaxSatellites() |
Now deprecated. |
|
Iterable<GpsSatellite> getSatellites() |
Now deprecated. |
|
int getTimeToFirstFix() |
Now deprecated. |
|
| Changed Fields | ||
|---|---|---|
int GPS_EVENT_FIRST_FIX |
Now deprecated. |
|
int GPS_EVENT_SATELLITE_STATUS |
Now deprecated. |
|
int GPS_EVENT_STARTED |
Now deprecated. |
|
int GPS_EVENT_STOPPED |
Now deprecated. |
|
