|
||||||||||
| 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.Builder.build()
|
abstract Notification |
Notification.Style.build()
|
Notification |
Notification.BigPictureStyle.build()
|
Notification |
Notification.BigTextStyle.build()
|
Notification |
Notification.InboxStyle.build()
|
Notification |
Notification.clone()
|
Notification |
Notification.Builder.getNotification()
Deprecated. |
| 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 | |||||||||