blob: 979e551eb2736cd0e991ccf9830f31f7591e4144 [file] [log] [blame]
<!DOCTYPE html>
<html devsite>
<head>
<meta name="top_category" value="develop" />
<meta name="subcategory" value="reference" />
<meta name="book_path" value="/reference/android/support/wearable/_book.yaml" />
<title>WatchFaceService.TapType</title>
</head>
<body class="gc-documentation develop reference api apilevel-">
<div id="doc-api-level" class="" style="display:none"></div>
<div id="naMessage"></div>
<div id="api-info-block">
<div class="api-level">
</div>
<div class="sum-details-links">
Summary:
<a href="#inhmethods">Inherited Methods</a>
&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
</div><!-- end sum-details-links -->
</div><!-- end api-info-block -->
<div class="api apilevel-" id="jd-content">
<!-- ======== START OF CLASS DATA ======== -->
<h1 class="api-title">WatchFaceService.TapType</h1>
<p>
<code class="api-signature">
public
static
abstract
@interface
WatchFaceService.TapType
</code>
<br>
<code class="api-signature">
implements
Annotation
</code>
</p><table class="jd-inheritance-table">
<tr>
<td colspan="1" class="jd-inheritance-class-cell">android.support.wearable.watchface.WatchFaceService.TapType
</td>
</tr>
</table>
<br><hr>
<h2 class="api-section">Summary</h2>
<!-- ========== METHOD SUMMARY =========== -->
<table id="inhmethods" class="methods inhtable">
<tr><th><h3>Inherited methods</h3></th></tr>
<tr class="api apilevel-" >
<td colspan="2">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.annotation.Annotation" class="jd-expando-trigger closed"
><img height="34" id="inherited-methods-java.lang.annotation.Annotation-trigger"
src="/assets/images/styles/disclosure_down.png"
class="jd-expando-trigger-img" /></a>From
interface
<code>
java.lang.annotation.Annotation
</code>
<div id="inherited-methods-java.lang.annotation.Annotation">
<div id="inherited-methods-java.lang.annotation.Annotation-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-java.lang.annotation.Annotation-summary" style="display: none;">
<table class="jd-sumtable-expando responsive">
<tr class="api apilevel-" >
<td><code>
abstract
Class&lt;?&nbsp;extends&nbsp;Annotation&gt;</code>
</td>
<td width="100%">
<code>
annotationType()
</code>
</td>
</tr>
<tr class="api apilevel-" >
<td><code>
abstract
boolean</code>
</td>
<td width="100%">
<code>
equals(Object arg0)
</code>
</td>
</tr>
<tr class="api apilevel-" >
<td><code>
abstract
int</code>
</td>
<td width="100%">
<code>
hashCode()
</code>
</td>
</tr>
<tr class="api apilevel-" >
<td><code>
abstract
String</code>
</td>
<td width="100%">
<code>
toString()
</code>
</td>
</tr>
</table>
</div>
</div>
</td></tr>
</table>
<!-- XML Attributes -->
<!-- Enum Values -->
<!-- Constants -->
<!-- Fields -->
<!-- Public ctors -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- Protected ctors -->
<!-- ========= METHOD DETAIL ======== -->
<!-- Public methdos -->
<!-- ========= METHOD DETAIL ======== -->
<!-- ========= END OF CLASS DATA ========= -->
</div><!-- end jd-content -->
<div class="data-reference-resources-wrapper">
<ul data-reference-resources>
<li><h2>Annotations</h2>
<ul>
<li class="selected api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceService.TapType.html">WatchFaceService.TapType</a></li>
</ul>
</li>
<li><h2>Classes</h2>
<ul>
<li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/CanvasWatchFaceService.html">CanvasWatchFaceService</a></li>
<li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/CanvasWatchFaceService.Engine.html">CanvasWatchFaceService.Engine</a></li>
<li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/Gles2WatchFaceService.html">Gles2WatchFaceService</a></li>
<li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/Gles2WatchFaceService.Engine.html">Gles2WatchFaceService.Engine</a></li>
<li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceService.html">WatchFaceService</a></li>
<li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceService.Engine.html">WatchFaceService.Engine</a></li>
<li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceStyle.html">WatchFaceStyle</a></li>
<li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceStyle.Builder.html">WatchFaceStyle.Builder</a></li>
</ul>
</li>
</ul>
</div>
</body>
</html>