java.lang.Object | |
↳ | android.app.Notification.Style |
Known Direct Subclasses |
An object that can apply a rich notification style to a
Notification.Builder
object.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
mBuilder |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Calls
build()
on the Builder this Style is
attached to.
|
||||||||||
|
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
||||||||||
|
Overrides ContentTitle in the big form of the template.
|
||||||||||
|
Set the first line of text after the detail section in the big form of the template.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Calls
build()
on the Builder this Style is
attached to.
Overrides ContentTitle in the big form of the template. This defaults to the value passed to setContentTitle().
Set the first line of text after the detail section in the big form of the template.