Stay organized with collections
Save and categorize content based on your preferences.
WatchFaceService.TapType
public
static
abstract
@interface
WatchFaceService.TapType
implements
Annotation
android.support.wearable.watchface.WatchFaceService.TapType
|
Note: The Watch Face Format is
required for watch faces to be installed on devices with Wear OS 5 or later
pre-installed and for all new watch faces published on Google Play.
Starting in January 2026, the Watch Face Format will be required for watch
faces to be installed on all Wear OS devices.
Learn more about the user-facing changes in this
Help Center
article.
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-06-12 UTC.
[null,null,["Last updated 2025-06-12 UTC."],[],[],null,["# WatchFaceService.TapType\n\nSummary: [Inherited Methods](#inhmethods) \n\nWatchFaceService.TapType\n========================\n\n\n`\npublic\nstatic\n\nabstract\n@interface\nWatchFaceService.TapType\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.watchface.WatchFaceService.TapType |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\n**Note:** The [Watch Face Format](/training/wearables/wff) is\nrequired for watch faces to be installed on devices with Wear OS 5 or later\npre-installed and for all new watch faces published on Google Play.\n\nStarting in January 2026, the Watch Face Format will be required for watch\nfaces to be installed on all Wear OS devices.\n\nLearn more about the user-facing changes in this\n[Help Center\narticle](https://support.google.com/wearos/thread/284572445).\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() ` | ||"]]