Class android.app.Notification

Changed Constructors
Notification(int, CharSequence, long) Now deprecated.
 
 

Changed Methods
void setLatestEventInfo(Context, CharSequence, CharSequence, PendingIntent) Now deprecated.
 
 

Added Fields
int FLAG_HIGH_PRIORITY  
Bitmap largeIcon  
RemoteViews tickerView