• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100<!DOCTYPE html>
101<html devsite>
102<head>
103
104
105    <meta name="top_category" value="develop" />
106
107    <meta name="subcategory" value="reference" />
108
109
110      <meta name="book_path" value="/reference/android/support/wearable/_book.yaml" />
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126<title>android.support.wearable.watchface</title>
127
128
129</head>
130
131<body class="gc-documentation develop reference api apilevel-">
132<div id="doc-api-level" class="" style="display:none"></div>
133
134
135
136
137<div id="naMessage"></div>
138
139<div id="api-info-block">
140<div class="api-level">
141
142
143
144
145</div>
146</div>
147<div class="api apilevel-" id="jd-content">
148
149<h1>android.support.wearable.watchface</h1>
150
151
152
153
154
155
156
157    <h2>Annotations</h2>
158
159
160  <table class="jd-sumtable-expando">
161
162      <tr class="alt-color api apilevel-" >
163        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/WatchFaceService.TapType.html">WatchFaceService.TapType</a></td>
164        <td class="jd-descrcol" width="100%">
165          &nbsp;
166
167
168
169        </td>
170      </tr>
171
172
173  </table>
174
175
176
177
178
179
180
181
182    <h2>Classes</h2>
183
184
185  <table class="jd-sumtable-expando">
186
187      <tr class="alt-color api apilevel-" >
188        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/CanvasWatchFaceService.html">CanvasWatchFaceService</a></td>
189        <td class="jd-descrcol" width="100%">
190          Base class for watch faces that draw on a <code><a href="/reference/android/graphics/Canvas.html">Canvas</a></code>.&nbsp;
191
192
193
194        </td>
195      </tr>
196
197
198      <tr class=" api apilevel-" >
199        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/CanvasWatchFaceService.Engine.html">CanvasWatchFaceService.Engine</a></td>
200        <td class="jd-descrcol" width="100%">
201          The actual implementation of a watch face that draws on a <code><a href="/reference/android/graphics/Canvas.html">Canvas</a></code>.&nbsp;
202
203
204
205        </td>
206      </tr>
207
208
209      <tr class="alt-color api apilevel-" >
210        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/Gles2WatchFaceService.html">Gles2WatchFaceService</a></td>
211        <td class="jd-descrcol" width="100%">
212          Base class for watch faces that draw using OpenGL ES 2.0.&nbsp;
213
214
215
216        </td>
217      </tr>
218
219
220      <tr class=" api apilevel-" >
221        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/Gles2WatchFaceService.Engine.html">Gles2WatchFaceService.Engine</a></td>
222        <td class="jd-descrcol" width="100%">
223          The actual implementation of a watch face that draws using OpenGL ES 2.0.&nbsp;
224
225
226
227        </td>
228      </tr>
229
230
231      <tr class="alt-color api apilevel-" >
232        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/WatchFaceService.html">WatchFaceService</a></td>
233        <td class="jd-descrcol" width="100%">
234          A subclass of <code><a href="/reference/android/service/wallpaper/WallpaperService.html">WallpaperService</a></code> with a <code><a href="/reference/android/service/wallpaper/WallpaperService.Engine.html">WallpaperService.Engine</a></code> that exposes
235 callbacks for the lifecycle of a watch face.&nbsp;
236
237
238
239        </td>
240      </tr>
241
242
243      <tr class=" api apilevel-" >
244        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/WatchFaceService.Engine.html">WatchFaceService.Engine</a></td>
245        <td class="jd-descrcol" width="100%">
246          The actual implementation of a watch face.&nbsp;
247
248
249
250        </td>
251      </tr>
252
253
254      <tr class="alt-color api apilevel-" >
255        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/WatchFaceStyle.html">WatchFaceStyle</a></td>
256        <td class="jd-descrcol" width="100%">
257          A style descriptor for watch faces.&nbsp;
258
259
260
261        </td>
262      </tr>
263
264
265      <tr class=" api apilevel-" >
266        <td class="jd-linkcol"><a href="/reference/android/support/wearable/watchface/WatchFaceStyle.Builder.html">WatchFaceStyle.Builder</a></td>
267        <td class="jd-descrcol" width="100%">
268          Builder for WatchFaceStyle objects.&nbsp;
269
270
271
272        </td>
273      </tr>
274
275
276  </table>
277
278
279
280
281
282
283
284
285
286
287
288
289
290</div><!-- end apilevel -->
291
292
293<div class="data-reference-resources-wrapper">
294
295  <ul data-reference-resources>
296
297    <li><h2>Annotations</h2>
298      <ul>
299        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceService.TapType.html">WatchFaceService.TapType</a></li>
300      </ul>
301    </li>
302
303
304    <li><h2>Classes</h2>
305      <ul>
306        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/CanvasWatchFaceService.html">CanvasWatchFaceService</a></li>
307        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/CanvasWatchFaceService.Engine.html">CanvasWatchFaceService.Engine</a></li>
308        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/Gles2WatchFaceService.html">Gles2WatchFaceService</a></li>
309        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/Gles2WatchFaceService.Engine.html">Gles2WatchFaceService.Engine</a></li>
310        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceService.html">WatchFaceService</a></li>
311        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceService.Engine.html">WatchFaceService.Engine</a></li>
312        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceStyle.html">WatchFaceStyle</a></li>
313        <li class="api apilevel-"><a href="/reference/android/support/wearable/watchface/WatchFaceStyle.Builder.html">WatchFaceStyle.Builder</a></li>
314      </ul>
315    </li>
316
317
318
319  </ul>
320
321</div>
322
323
324
325</body>
326</html>
327