java.lang.Object | |
↳ | cyanogenmod.app.CustomTile.ExpandedStyle |
Known Direct Subclasses |
An object that can apply an expanded view style to a CustomTile.Builder
object.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | GRID_STYLE | Identifier for a grid style expanded view | |||||||||
int | LIST_STYLE | Identifier for a list style expanded view | |||||||||
int | REMOTE_STYLE | Identifier for a remote view style expanded view |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CREATOR | Parcelable.Creator that instantiates ExpandedStyle objects |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the RemoteViews that have been set on this expanded style
| |||||||||||
Retrieve the
CustomTile.ExpandedItem s that have been set on this expanded style
| |||||||||||
Retrieve the style id associated with the
CustomTile.ExpandedStyle
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
|
Identifier for a grid style expanded view
Identifier for a list style expanded view
Identifier for a remote view style expanded view
Parcelable.Creator that instantiates ExpandedStyle objects
Retrieve the RemoteViews that have been set on this expanded style
Retrieve the CustomTile.ExpandedItem
s that have been set on this expanded style
CustomTile.ExpandedItem
Retrieve the style id associated with the CustomTile.ExpandedStyle