public class AdjustOption
extends OptionItem
| Modifier and Type | Field and Description |
|---|---|
static <any> |
CREATOR |
| Modifier | Constructor and Description |
|---|---|
|
AdjustOption(int id,
int name,
ImageSource iconSource) |
|
AdjustOption(int id,
java.lang.String name,
ImageSource iconSource) |
protected |
AdjustOption(android.os.Parcel in) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
int |
getLayout() |
boolean |
isSelectable() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |