Class android.app.ActivityManager.RecentTaskInfo

The superclass changed from java.lang.Object to android.app.TaskInfo.

Changed Fields
int affiliatedTaskId Now deprecated.
 
ComponentName baseActivity Field was locally defined, but is now inherited from TaskInfo.  
Intent baseIntent Field was locally defined, but is now inherited from TaskInfo.  
CharSequence description Now deprecated.
 
int id Now deprecated.
 
int numActivities Field was locally defined, but is now inherited from TaskInfo.  
ComponentName origActivity Field was locally defined, but is now inherited from TaskInfo.  
int persistentId Now deprecated.
 
TaskDescription taskDescription Field was locally defined, but is now inherited from TaskInfo.  
ComponentName topActivity Field was locally defined, but is now inherited from TaskInfo.