Summary:
Inherited Methods
SystemProviders.ProviderId
public
static
abstract
@interface
SystemProviders.ProviderId
implements
Annotation
android.support.wearable.complications.SystemProviders.ProviderId
This @interface is deprecated.
use the Jetpack Wear
Watch Face libraries instead.
System provider id as defined in SystemProviders .
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()
| |