Methods Summary |
---|
public void | close() throw new RuntimeException("Stub!");
|
public java.io.FileInputStream | createInputStream() throw new RuntimeException("Stub!");
|
public java.io.FileOutputStream | createOutputStream() throw new RuntimeException("Stub!");
|
public int | describeContents() throw new RuntimeException("Stub!");
|
public long | getDeclaredLength() throw new RuntimeException("Stub!");
|
public android.os.Bundle | getExtras() throw new RuntimeException("Stub!");
|
public java.io.FileDescriptor | getFileDescriptor() throw new RuntimeException("Stub!");
|
public long | getLength() throw new RuntimeException("Stub!");
|
public android.os.ParcelFileDescriptor | getParcelFileDescriptor() throw new RuntimeException("Stub!");
|
public long | getStartOffset() throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|
public void | writeToParcel(android.os.Parcel out, int flags) throw new RuntimeException("Stub!");
|