public class BaseDeviceInfo
extends java.lang.Object
implements android.os.Parcelable
Modifier and Type | Class and Description |
---|---|
static class |
BaseDeviceInfo.Builder |
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<BaseDeviceInfo> |
CREATOR |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public static final android.os.Parcelable.Creator<BaseDeviceInfo> CREATOR