API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.app.ActivityManager.RecentTaskInfo

Added Methods
int describeContents()  
void readFromParcel(Parcel)  
 

Changed Methods
void writeToParcel(Parcel, int) Change in signature from Parcel to (Parcel, int).
 
 

Added Fields
ComponentName origActivity If this task was started from an alias, this is the actual activity component that was initially started; the component of the baseIntent in this case is the name of the actual activity implementation that the alias referred to.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff