Summary:
Inherited Methods
ComplicationData.ImageStyle
public
static
abstract
@interface
ComplicationData.ImageStyle
implements
Annotation
android.support.wearable.complications.ComplicationData.ImageStyle
This @interface is deprecated.
use the Jetpack Wear
Watch Face libraries instead.
Summary
Inherited methods | |
|---|---|
|
From interface
java.lang.annotation.Annotation
abstract
Class<? extends Annotation>
annotationType()
abstract
boolean
equals(Object arg0)
abstract
int
hashCode()
abstract
String
toString()
| |