java.lang.Object | ||
↳ | cyanogenmod.app.CustomTile.ExpandedStyle | |
↳ | cyanogenmod.app.CustomTile.RemoteExpandedStyle |
An instance of CustomTile.ExpandedStyle
that shows a remote view in the remote process
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a RemoteExpandedStyle object with default values.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Sets the RemoteViews for the
CustomTile.RemoteExpandedStyle
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Constructs a RemoteExpandedStyle object with default values.
Sets the RemoteViews for the CustomTile.RemoteExpandedStyle
remoteViews | a remote view |
---|