Methods Summary |
---|
public int | describeContents() throw new RuntimeException("Stub!");
|
public byte[] | getData() throw new RuntimeException("Stub!");
|
public short | getMessageId() throw new RuntimeException("Stub!");
|
public byte | getPrn() throw new RuntimeException("Stub!");
|
public short | getSubmessageId() throw new RuntimeException("Stub!");
|
public byte | getType() throw new RuntimeException("Stub!");
|
public void | reset() throw new RuntimeException("Stub!");
|
public void | set(android.location.GpsNavigationMessage navigationMessage) throw new RuntimeException("Stub!");
|
public void | setData(byte[] value) throw new RuntimeException("Stub!");
|
public void | setMessageId(short value) throw new RuntimeException("Stub!");
|
public void | setPrn(byte value) throw new RuntimeException("Stub!");
|
public void | setSubmessageId(short value) throw new RuntimeException("Stub!");
|
public void | setType(byte value) throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|
public void | writeToParcel(android.os.Parcel parcel, int flags) throw new RuntimeException("Stub!");
|