File
Doc
Category
Size
Date
Package
MessagePdu.java
API Doc
Android 5.1 API
573
Sat Mar 14 14:09:44 GMT 2015
android.service.carrier
MessagePdu
java.lang.Object
public final class MessagePdu extends Object implements android.os.Parcelable
Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public MessagePdu
(
List
pduList)
throw new RuntimeException("Stub!");
Methods Summary
public
int
describeContents
()
throw new RuntimeException("Stub!");
public
java.util.List
getPdus
()
throw new RuntimeException("Stub!");
public void
writeToParcel
(
android.os.Parcel
dest,
int
flags)
throw new RuntimeException("Stub!");
Java Code Source