|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationCompat.Style | |
|---|---|
| android.support.v4.app | Support android.app classes to assist with development of applications for android API level 4 or later. |
| Uses of NotificationCompat.Style in android.support.v4.app |
|---|
| Subclasses of NotificationCompat.Style in android.support.v4.app | |
|---|---|
static class |
NotificationCompat.BigPictureStyle
Helper class for generating large-format notifications that include a large image attachment. |
static class |
NotificationCompat.BigTextStyle
Helper class for generating large-format notifications that include a lot of text. |
static class |
NotificationCompat.InboxStyle
Helper class for generating large-format notifications that include a list of (up to 5) strings. |
| Methods in android.support.v4.app with parameters of type NotificationCompat.Style | |
|---|---|
NotificationCompat.Builder |
NotificationCompat.Builder.setStyle(NotificationCompat.Style style)
Add a rich notification style to be applied at build time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||