FileDocCategorySizeDatePackage
IccOpenLogicalChannelResponse.javaAPI DocAndroid 5.1 API1021Sat Mar 14 14:09:42 GMT 2015android.telephony

IccOpenLogicalChannelResponse

public class IccOpenLogicalChannelResponse extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public static final int
INVALID_CHANNEL
public static final int
STATUS_MISSING_RESOURCE
public static final int
STATUS_NO_ERROR
public static final int
STATUS_NO_SUCH_ELEMENT
public static final int
STATUS_UNKNOWN_ERROR
Constructors Summary
IccOpenLogicalChannelResponse()

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

 throw new RuntimeException("Stub!"); 
public intgetChannel()

 throw new RuntimeException("Stub!"); 
public byte[]getSelectResponse()

 throw new RuntimeException("Stub!"); 
public intgetStatus()

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

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

 throw new RuntimeException("Stub!");