Uses of Class
android.app.Notification

Packages that use Notification
android.app   
 

Uses of Notification in android.app
 

Fields in android.app with type parameters of type Notification
static Parcelable.Creator<Notification> Notification.CREATOR
           
 

Methods in android.app with parameters of type Notification
 void NotificationManager.notify(int id, Notification notification)
           
 void NotificationManager.notify(java.lang.String tag, int id, Notification notification)
           
 void Service.startForeground(int id, Notification notification)
           
 



Copyright © 2008-2010. All Rights Reserved.