Stay organized with collections
Save and categorize content based on your preferences.
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
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# SystemProviders.ProviderId\n\nSummary: [Inherited Methods](#inhmethods) \n\nSystemProviders.ProviderId\n==========================\n\n\n`\npublic\nstatic\n\nabstract\n@interface\nSystemProviders.ProviderId\n`\n\n\n`\n\n\nimplements\n\n`[Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)`\n\n\n`\n\n|-------------------------------------------------------------------|\n| android.support.wearable.complications.SystemProviders.ProviderId |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\n\n**This @interface is deprecated.** \n\nuse the [Jetpack Wear\nWatch Face](../../../../../jetpack/androidx/releases/wear-watchface) libraries instead.\n\nSystem provider id as defined in [SystemProviders](../../../../../reference/android/support/wearable/complications/SystemProviders.html).\n\nSummary\n-------\n\n| ### Inherited methods |\n|-----------------------|---|\n| From interface ` `[java.lang.annotation.Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)` ` |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| | ` abstract `[Class](http://developer.android.com/reference/java/lang/Class.html)`\u003c? extends `[Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)`\u003e` | ` annotationType() ` | | ` abstract boolean` | ` equals(`[Object](http://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` abstract int` | ` hashCode() ` | | ` abstract `[String](http://developer.android.com/reference/java/lang/String.html) | ` toString() ` | ||"]]