protected static class BoxPreviewView.PreviewViewSavedState
extends android.view.View.BaseSavedState
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<BoxPreviewView.PreviewViewSavedState> |
CREATOR |
| Modifier and Type | Method and Description |
|---|---|
BoxFile |
getBoxFile() |
PreviewStorage |
getPreviewStorage() |
java.lang.String |
getUserId() |
void |
writeToParcel(android.os.Parcel destination,
int flags) |
public static final android.os.Parcelable.Creator<BoxPreviewView.PreviewViewSavedState> CREATOR
public java.lang.String getUserId()
public PreviewStorage getPreviewStorage()
public BoxFile getBoxFile()
public void writeToParcel(android.os.Parcel destination,
int flags)
writeToParcel in interface android.os.ParcelablewriteToParcel in class android.view.View.BaseSavedState