|
|||||||||
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.
Constructor Summary | |
---|---|
NotificationCompat.Style()
|
Method Summary | |
---|---|
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 Notification build()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |