|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 that return Notification | |
---|---|
Notification |
Notification.clone()
|
Notification |
Notification.Builder.getNotification()
|
Methods in android.app with parameters of type Notification | |
---|---|
void |
NotificationManager.notify(int id,
Notification notification)
|
void |
NotificationManager.notify(String tag,
int id,
Notification notification)
|
void |
Service.startForeground(int id,
Notification notification)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |