|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.app.ActivityManager.RecentTaskInfo
public static class ActivityManager.RecentTaskInfo
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface android.os.Parcelable |
|---|
Parcelable.Creator<T> |
| Field Summary | |
|---|---|
Intent |
baseIntent
|
static Parcelable.Creator<ActivityManager.RecentTaskInfo> |
CREATOR
|
int |
id
|
ComponentName |
origActivity
|
| Fields inherited from interface android.os.Parcelable |
|---|
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE |
| Constructor Summary | |
|---|---|
ActivityManager.RecentTaskInfo()
|
|
| Method Summary | |
|---|---|
int |
describeContents()
|
void |
readFromParcel(Parcel source)
|
void |
writeToParcel(Parcel dest,
int flags)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int id
public Intent baseIntent
public ComponentName origActivity
public static final Parcelable.Creator<ActivityManager.RecentTaskInfo> CREATOR
| Constructor Detail |
|---|
public ActivityManager.RecentTaskInfo()
| Method Detail |
|---|
public int describeContents()
describeContents in interface Parcelable
public void writeToParcel(Parcel dest,
int flags)
writeToParcel in interface Parcelablepublic void readFromParcel(Parcel source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||