|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectandroid.support.v4.app.NotificationCompat.Style
public abstract static class NotificationCompat.Style
An object that can apply a rich notification style to a Notification.Builder
object.
If the platform does not provide rich notification styles, methods in this class have no
effect.
| Constructor Summary | |
|---|---|
NotificationCompat.Style()
|
|
| Method Summary | |
|---|---|
android.app.Notification |
build()
|
void |
setBuilder(NotificationCompat.Builder builder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationCompat.Style()
| Method Detail |
|---|
public void setBuilder(NotificationCompat.Builder builder)
public android.app.Notification build()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||