GnssStatus.Callback
instead.@Deprecated public static interface GpsStatus.Listener
Modifier and Type | Method and Description |
---|---|
void |
onGpsStatusChanged(int event)
Deprecated.
Called to report changes in the GPS status.
|
void onGpsStatusChanged(int event)
GpsStatus.GPS_EVENT_STARTED
GpsStatus.GPS_EVENT_STOPPED
GpsStatus.GPS_EVENT_FIRST_FIX
GpsStatus.GPS_EVENT_SATELLITE_STATUS
LocationManager.getGpsStatus(android.location.GpsStatus)
to get additional
status information.event
- event number for this notification