public static class

CustomTile.RemoteExpandedStyle

extends CustomTile.ExpandedStyle
java.lang.Object
   ↳ cyanogenmod.app.CustomTile.ExpandedStyle
     ↳ cyanogenmod.app.CustomTile.RemoteExpandedStyle

Class Overview

An instance of CustomTile.ExpandedStyle that shows a remote view in the remote process

Summary

[Expand]
Inherited Constants
From class cyanogenmod.app.CustomTile.ExpandedStyle
From interface android.os.Parcelable
[Expand]
Inherited Fields
From class cyanogenmod.app.CustomTile.ExpandedStyle
Public Constructors
CustomTile.RemoteExpandedStyle()
Constructs a RemoteExpandedStyle object with default values.
Public Methods
void setRemoteViews(RemoteViews remoteViews)
Sets the RemoteViews for the CustomTile.RemoteExpandedStyle
[Expand]
Inherited Methods
From class cyanogenmod.app.CustomTile.ExpandedStyle
From class java.lang.Object
From interface android.os.Parcelable

Public Constructors

public CustomTile.RemoteExpandedStyle ()

Added in API level 2

Constructs a RemoteExpandedStyle object with default values.

Public Methods

public void setRemoteViews (RemoteViews remoteViews)

Added in API level 2

Sets the RemoteViews for the CustomTile.RemoteExpandedStyle

Parameters
remoteViews a remote view