public class CheckableListItem extends TitleListItem
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isVolatile |
title| Constructor and Description |
|---|
CheckableListItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public int describeContents()
describeContents in class TitleListItempublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in class TitleListItem