FileDocCategorySizeDatePackage
GpsNavigationMessageEvent.javaAPI DocAndroid 5.1 API1032Sat Mar 14 14:10:02 GMT 2015android.location

GpsNavigationMessageEvent

public class GpsNavigationMessageEvent extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public static int
STATUS_GPS_LOCATION_DISABLED
public static int
STATUS_NOT_SUPPORTED
public static int
STATUS_READY
Constructors Summary
public GpsNavigationMessageEvent(android.location.GpsNavigationMessage message)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public android.location.GpsNavigationMessagegetNavigationMessage()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel parcel, int flags)

 throw new RuntimeException("Stub!");