public static final class _HoloActivity.Holo extends Object implements android.os.Parcelable
| Modifier and Type | Field and Description |
|---|---|
boolean |
applyImmediately |
static android.os.Parcelable.Creator<_HoloActivity.Holo> |
CREATOR |
boolean |
forceThemeApply |
boolean |
ignoreApplicationInstanceCheck |
boolean |
ignoreThemeCheck |
boolean |
requireRoboguice |
boolean |
requireSherlock |
boolean |
requireSlider |
| Constructor and Description |
|---|
_HoloActivity.Holo() |
| Modifier and Type | Method and Description |
|---|---|
static _HoloActivity.Holo |
defaultConfig() |
int |
describeContents() |
void |
requestWindowFeature(int feature) |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public static final android.os.Parcelable.Creator<_HoloActivity.Holo> CREATOR
public boolean applyImmediately
public boolean forceThemeApply
public boolean ignoreApplicationInstanceCheck
public boolean ignoreThemeCheck
public boolean requireRoboguice
public boolean requireSherlock
public boolean requireSlider
public static _HoloActivity.Holo defaultConfig()
public int describeContents()
describeContents in interface android.os.Parcelablepublic void requestWindowFeature(int feature)
public void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in interface android.os.ParcelableCopyright © 2012-2013. All Rights Reserved.